about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-12-30 16:53:24 +0000
committerUlrich Drepper <drepper@redhat.com>2005-12-30 16:53:24 +0000
commitfd83714aa0c6c4ae0bfc3477f6e0608716812866 (patch)
treef950c290d9d02e030d20048c0da6e32f8a11e244
parent70e2ebba53c8a1ef93aa375d8055626b67524ba0 (diff)
downloadglibc-fd83714aa0c6c4ae0bfc3477f6e0608716812866.tar.gz
glibc-fd83714aa0c6c4ae0bfc3477f6e0608716812866.tar.xz
glibc-fd83714aa0c6c4ae0bfc3477f6e0608716812866.zip
* nscd/connections.c: Remove last remnants of -S option support.
	* nscd/nscd.c: Likewise.
	* nscd/nscd.h: Likewise.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4e6522e34..2c2224e4b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-12-30  Ulrich Drepper  <drepper@redhat.com>
+
+	* nscd/connections.c: Remove last remnants of -S option support.
+	* nscd/nscd.c: Likewise.
+	* nscd/nscd.h: Likewise.
+
 2005-12-30  Andreas Jaeger  <aj@suse.de>
 
 	[BZ #1067]