aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-08-11 20:46:59 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2011-08-11 20:46:59 +0000
commitdf9486fa82cd13fd22ef2d2152afd0a690ed481b (patch)
tree8b51b94001a1f48703d852897be03a4aea33646f /NEWS
parent580c5e7d1e0ced62182bd936c7c2698b6611e000 (diff)
downloadgdbm-df9486fa82cd13fd22ef2d2152afd0a690ed481b.tar.gz
gdbm-df9486fa82cd13fd22ef2d2152afd0a690ed481b.tar.bz2
Minor changes in the documentation.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f8ca701..7c87010 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-GNU dbm NEWS -- history of user-visible changes. 2011-08-09
+GNU dbm NEWS -- history of user-visible changes. 2011-08-11
Copyright (C) 1990-2011 Free Software Foundation, Inc.
See the end of file for copying conditions.
@@ -37,6 +37,13 @@ if dir is linked to pag, and if so breaks the link and creates
a new dir file. When such a database is opened in a read-only
mode, GDBM does not attempt to alter the link.
+* gdbm_setopt
+
+New options are implemented for use with gdbm_setopt function.
+In particular, a set of options is provided for retrieving various
+database parameters, such as the file name, memory mapping status,
+etc.
+
* The testgdbm program is installed
Testgdbm is an interactive tool for manipulating GDBM database files.

Return to:

Send suggestions and report system problems to the System administrator.