summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6f49395..ea5dc0c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,11 @@
2001-07-28 Bruno Haible <haible@clisp.cons.org>
+ * po-lex.c: Include c-ctype.h instead of <ctype.h>.
+ (control_sequence): Use C locale character classifications.
+ * xgettext.c (main): Cast isspace argument to 'unsigned char'.
+
+2001-07-28 Bruno Haible <haible@clisp.cons.org>
+
* po-lex.h (lex_start, lex_end): New declarations.
* po-lex.c (lex_start): New function.
(lex_end): New function.