aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-08-11 12:07:32 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2011-08-11 12:07:32 +0000
commitbd2e0f98caf08c5c0448773cd1cf91dceee557bb (patch)
tree54fbebdabf744f926d120b777801cc048b6adc8f /ChangeLog
parente8a2a215a7b73924da50b1407f107cfccd4fe979 (diff)
downloadgdbm-bd2e0f98caf08c5c0448773cd1cf91dceee557bb.tar.gz
gdbm-bd2e0f98caf08c5c0448773cd1cf91dceee557bb.tar.bz2
New option GDBM_GETDBNAME.
* src/gdbm.h.in (GDBM_GETDBNAME): New option. * src/gdbmsetopt.c (gdbm_setopt): Handle GDBM_GETDBNAME. * doc/gdbm.texinfo (Options): Document GDBM_GETDBNAME.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f7a97c6..5337f5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2011-08-11 Sergey Poznyakoff <gray@gnu.org.ua>
+ New option GDBM_GETDBNAME.
+
+ * src/gdbm.h.in (GDBM_GETDBNAME): New option.
+ * src/gdbmsetopt.c (gdbm_setopt): Handle GDBM_GETDBNAME.
+ * doc/gdbm.texinfo (Options): Document GDBM_GETDBNAME.
+
+2011-08-11 Sergey Poznyakoff <gray@gnu.org.ua>
+
Improve gdbm_setopt interface.
* src/gdbm.h.in (GDBM_OPENMASK): New constant.

Return to:

Send suggestions and report system problems to the System administrator.