summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 6 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index e597c6f..16d8d2a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,17 @@
-GNU dbm NEWS -- history of user-visible changes. 2021-11-14
+GNU dbm NEWS -- history of user-visible changes. 2022-02-04
Copyright (C) 1990-2022 Free Software Foundation, Inc.
See the end of file for copying conditions.
Please send gdbm bug reports to <bug-gdbm@gnu.org>.
-Version 1.22.90 (git)
+Version 1.23, 2022-02-04
* Bucket cache switched from balanced tree to hash table
+Change suggested by Terence Kelly.
+
+* Speed up flushing the changed buckets on disk
+
* New option codes for gdbm_setopt
** GDBM_GETDBFORMAT