summaryrefslogtreecommitdiffstats
path: root/intl/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'intl/ChangeLog')
-rw-r--r--intl/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/intl/ChangeLog b/intl/ChangeLog
index 1aa2a96..48d19da 100644
--- a/intl/ChangeLog
+++ b/intl/ChangeLog
@@ -1,5 +1,12 @@
+Thu Jun 13 15:17:44 1996 Ulrich Drepper <drepper@cygnus.com>
+
+ * explodename.c, l10nflist.c: Define NULL for dumb systems.
+
Tue Jun 11 17:05:13 1996 Ulrich Drepper <drepper@cygnus.com>
+ * intlh.inst.in, libgettext.h (dcgettext): Rename local variable
+ result to __result to prevent name clash.
+
* l10nflist.c, localealias.c, dcgettext.c: Define _GNU_SOURCE to
get prototype for stpcpy and strcasecmp.