summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1997-12-28 18:24:23 +0000
committerUlrich Drepper <drepper@redhat.com>1997-12-28 18:24:23 +0000
commit45cfe22efea3f11718f444fcce542bdc3e303e1c (patch)
treef79e1b49a5a9b48a938f9478637358fe43bc5bc3 /ChangeLog
parentcc3685d59ff6d867998d48c0f7535715d5030078 (diff)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 15 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cf6bbe4dcd..5daa2c81a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,20 @@
+1997-12-28 19:22 Ulrich Drepper <drepper@cygnus.com>
+
+ * version.h (RELEASE): Set to "production".
+
+ * po/nl.po: Updated.
+ * po/es.po: Updated.
+
+ * sysdeps/posix/mk-stdiolim.c: Correctly handle inclusion by stdio.h.
+
+1997-12-28 17:13 Ulrich Drepper <drepper@cygnus.com>
+
+ * nis/ypclnt.c (__yp_bind): Make sure socket is closed.
+ Patch by Thorsten Kukuk <kukuk@weber.uni-paderborn.de>.
+
1997-12-24 22:04 Ulrich Drepper <drepper@cygnus.com>
- * configure.in: Fix type. Correct check for available add-ons.
+ * configure.in: Fix typo. Correct check for available add-ons.
* limits.h: Always define MB_LEN_MAX.