about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-05-24 18:03:36 +0000
committerUlrich Drepper <drepper@redhat.com>1998-05-24 18:03:36 +0000
commit81ec479710240c995a1f3b5783663da77275c876 (patch)
tree4511ab68bc4df1611d17c64c45e9559b3a339615 /ChangeLog
parent6958e78dd1c61b94d028453a87ead51e9bd32d06 (diff)
downloadglibc-81ec479710240c995a1f3b5783663da77275c876.tar.gz
glibc-81ec479710240c995a1f3b5783663da77275c876.tar.xz
glibc-81ec479710240c995a1f3b5783663da77275c876.zip
Update.
1998-05-23  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>

	* nis/nis_defaults.c: Fix buffer problems and typos.

1998-05-23 08:42  Ulrich Drepper  <drepper@cygnus.com>

	* intl/dcgettext.c: Don't use any alloca hacks if C_ALLOCA is defined.
	Patch by Fred Fish.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 89358e7e21..083751080f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+1998-05-23  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
+
+	* nis/nis_defaults.c: Fix buffer problems and typos.
+
+1998-05-23 08:42  Ulrich Drepper  <drepper@cygnus.com>
+
+	* intl/dcgettext.c: Don't use any alloca hacks if C_ALLOCA is defined.
+	Patch by Fred Fish.
+
 1998-05-22  Ulrich Drepper  <drepper@cygnus.com>
 
 	* stdlib/random_r.c (__random_r): Rewrite last patch to fix buffer