From 513662859905e132d29bb82ba4fe5c1ea8de0a44 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 26 Jan 2015 18:10:39 +0000 Subject: Unsetting gdbm tied variable basically works. Allows variables in nested scope. However, explicitly untying a variable doesn't properly expose the scope above. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 191d6a9e2..fc6264497 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2015-01-26 Peter Stephenson + + * 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 * 34399: Src/utils.c: fix polltty thinko from 34365 -- cgit 1.4.1