about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 191d6a9e2..fc6264497 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-01-26  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 34402: Src/Modules/db_gdbm.c: make unsetting a tied gdbm
+	variable work and hence allow tied variables in nested scope.
+	Untying still doesn't uncover scope properly.
+
 2015-01-25  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 34399: Src/utils.c: fix polltty thinko from 34365