about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2008-08-19 12:01:13 +0000
committerClint Adams <clint@users.sourceforge.net>2008-08-19 12:01:13 +0000
commit0d07bf44e79de72bae506584664e38d94dacb652 (patch)
tree6eef35e4e92e7d7fc19cb4cd92bbcacb474ac4ef /ChangeLog
parentcdd9f7751c96a6315338771941b34f271a1bdc64 (diff)
downloadzsh-0d07bf44e79de72bae506584664e38d94dacb652.tar.gz
zsh-0d07bf44e79de72bae506584664e38d94dacb652.tar.xz
zsh-0d07bf44e79de72bae506584664e38d94dacb652.zip
25490: make zties dynamic so there can be more than one gdbm handle in use at a time.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e399e4c66..685d01133 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-08-19  Clint Adams  <clint@zsh.org>
 
+	* 25490: Src/zsh.h, Src/Modules/db_gdbm.c: make zties dynamic so
+	there can be more than one gdbm handle in use at a time.
+
 	* 25489: Completion/Unix/Command/_git: remove cruft for "git
 	octopus/octupus".