summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 859082dc8..646674542 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2008-07-21  Clint Adams  <clint@zsh.org>
 
+	* 25322: Src/Modules/db_gdbm.c: fix printing of keys.
+
 	* 25321: Src/Modules/db_gdbm.c: delete gdbm node when
 	corresponding hash entry is unset.