Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: utf-8.xml
Date: Tue, 17 Apr 2007 19:04:34
Message-Id: E1HdsyP-0007sL-4s@stork.gentoo.org
1 nightmorph 07/04/17 19:04:17
2
3 Modified: utf-8.xml
4 Log:
5 updated zsh to reflect unicode support, bug 174954
6
7 Revision Changes Path
8 1.47 xml/htdocs/doc/en/utf-8.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/utf-8.xml?rev=1.47&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/utf-8.xml?rev=1.47&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/utf-8.xml?r1=1.46&r2=1.47
13
14 Index: utf-8.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v
17 retrieving revision 1.46
18 retrieving revision 1.47
19 diff -u -r1.46 -r1.47
20 --- utf-8.xml 10 Jan 2007 07:29:00 -0000 1.46
21 +++ utf-8.xml 17 Apr 2007 19:04:17 -0000 1.47
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v 1.46 2007/01/10 07:29:00 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/utf-8.xml,v 1.47 2007/04/17 19:04:17 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/utf-8.xml">
29 @@ -25,8 +25,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license />
32
33 -<version>2.24</version>
34 -<date>2007-01-09</date>
35 +<version>2.25</version>
36 +<date>2007-04-17</date>
37
38 <chapter>
39 <title>Character Encodings</title>
40 @@ -599,9 +599,8 @@
41
42 <p>
43 Currently, <c>bash</c> provides full Unicode support through the GNU readline
44 -library. Z Shell users are in a somewhat worse position -- no parts of the
45 -shell have Unicode support, although there is a concerted effort to add
46 -multibyte character set support underway at the moment.
47 +library. Z Shell (<c>zsh</c>) offers Unicode support with the <c>unicode</c> USE
48 +flag.
49 </p>
50
51 <p>
52
53
54
55 --
56 gentoo-doc-cvs@g.o mailing list