summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ea73c1c753..bcb2ac7d1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,17 @@
+1998-01-31 20:52  Ulrich Drepper  <drepper@cygnus.com>
+
+	* nscd/grpcache.c (cache_grpinit): Let calloc do the multiplication.
+
+	* nscd/pwdcache.c (cache_pwdinit): Use thread attribute to detach
+	thread and no pthread_detach.
+
+	* nscd/nscd.c: Rewrite to use argp instead of getopt.
+
 1998-01-31  Phil Blundell  <philb@gnu.org>
 
 	* configure.in: Add --without-cvs option to suppress automatic
 	checkin of regenerated files.
-	* config.make: Likewise.
+	* config.make.in: Likewise.
 	* Makefile: Respect with-cvs setting.
 	* Makerules: Likewise.