summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7e433e2d45..7aaf58ad08 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-GNU C Library NEWS -- history of user-visible changes.  2000-08-11
+GNU C Library NEWS -- history of user-visible changes.  2000-08-13
 
 Copyright (C) 1992-1999, 2000 Free Software Foundation, Inc.
 See the end for copying conditions.
@@ -17,6 +17,9 @@ Version 2.2
 
 * The Berkeley db libraries have been removed.
 
+  Related, the nss_db module is now in a separate package since it
+  obviously requires a database library being available.
+
 * Wide character I/O streams implemented by Ulrich Drepper.
 
 * Functions from the extended socket API added by Ulrich Drepper.