gnustandards-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnustandards ChangeLog standards.texi


From: Karl Berry
Subject: gnustandards ChangeLog standards.texi
Date: Thu, 23 Jun 2011 16:14:35 +0000

CVSROOT:        /sources/gnustandards
Module name:    gnustandards
Changes by:     Karl Berry <karl>       11/06/23 16:14:35

Modified files:
        .              : ChangeLog standards.texi 

Log message:
        rm libiconv reference per bruno

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnustandards/ChangeLog?cvsroot=gnustandards&r1=1.137&r2=1.138
http://cvs.savannah.gnu.org/viewcvs/gnustandards/standards.texi?cvsroot=gnustandards&r1=1.204&r2=1.205

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnustandards/gnustandards/ChangeLog,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -b -r1.137 -r1.138
--- ChangeLog   9 May 2011 18:05:20 -0000       1.137
+++ ChangeLog   23 Jun 2011 16:14:35 -0000      1.138
@@ -1,3 +1,9 @@
+2011-05-10  Karl Berry  <address@hidden>
+
+       * standards.texi (Semantics): remove the (new) sentence about libiconv
+       since it's insufficient.  Report from Bruno Haible,
+       10 May 2011 13:25:06.
+
 2011-05-09  Karl Berry  <address@hidden>
 
        * maintain.texi (Old Versions): VC node name changed in Emacs manual,

Index: standards.texi
===================================================================
RCS file: /sources/gnustandards/gnustandards/standards.texi,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -b -r1.204 -r1.205
--- standards.texi      9 May 2011 18:05:21 -0000       1.204
+++ standards.texi      23 Jun 2011 16:14:35 -0000      1.205
@@ -3,7 +3,7 @@
 @setfilename standards.info
 @settitle GNU Coding Standards
 @c This date is automagically updated when you save this file:
address@hidden lastupdate May 5, 2011
address@hidden lastupdate May 10, 2011
 @c %**end of header
 
 @dircategory GNU organization
@@ -615,8 +615,7 @@
 that can't handle those characters.
 Whenever possible, try to make programs work properly with
 sequences of bytes that represent multibyte characters, using encodings
-such as UTF-8 and others.  You can use libiconv to deal with a wide
-range of encodings.
+such as UTF-8 and others.
 
 @cindex error messages
 Check every system call for an error return, unless you know you wish



reply via email to

[Prev in Thread] Current Thread [Next in Thread]