about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2008-07-21 01:47:59 +0000
committerClint Adams <clint@users.sourceforge.net>2008-07-21 01:47:59 +0000
commitfdf44493380feb99f8cbb5222df648f23bdcb731 (patch)
tree768b57a7ce288f4d1f3c786addfbd7a0906ab2fa /ChangeLog
parent9f42d3211e9c8dce63f59d0cc5fd40a221384026 (diff)
downloadzsh-fdf44493380feb99f8cbb5222df648f23bdcb731.tar.gz
zsh-fdf44493380feb99f8cbb5222df648f23bdcb731.tar.xz
zsh-fdf44493380feb99f8cbb5222df648f23bdcb731.zip
25320: fix read and write of elements by key.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5000a601e..8c79cd02e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-07-21  Clint Adams  <clint@zsh.org>
 
+	* 25320: Src/Modules/db_gdbm.c: fix read and write of elements
+	by key.
+
 	* 25319: Src/Modules/db_gdbm.c: fix zuntie, add -f option
 	to ztie.