summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c683f8aed..7dd1a4bd17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Thu Mar 28 03:00:43 1996 Roland McGrath <roland@whiz-bang.gnu.ai.mit.edu>
+
+ * locale/nl_langinfo.c (nl_langinfo): Use DATA->values instead of
+ DATA->strings.
+
+ * Makerules (BUILD_CFLAGS): Remove $(common-objpfx) from config.h.
+
+ * configure.in (.weakext check): Fix asm code to use .weakext instead
+ of .weak! Fix bogus test calls.
+ * configure: Regenerated.
+
Thu Mar 28 03:25:10 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* locale/programs/xmalloc.c: Test _LIBC as well as STDC_HEADERS.