about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c79cd02e..859082dc8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-07-21  Clint Adams  <clint@zsh.org>
 
+	* 25321: Src/Modules/db_gdbm.c: delete gdbm node when
+	corresponding hash entry is unset.
+
 	* 25320: Src/Modules/db_gdbm.c: fix read and write of elements
 	by key.