aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 78fc7cce87..e131f77af8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
1999-01-27 Ulrich Drepper <drepper@cygnus.com>
+ * locale/programs/locale-spec.c (locale_special): Take care of
+ possible trigraph sequence.
+ Patch by Zack Weinberg <zack@rabi.columbia.edu>.
+
* time/strptime.c (strptime_internal, case 's'): Initialize secs
to zero. Patch by Bruce Elliott <bde@nwlink.com>.