about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2000-04-29 06:33:48 +0000
committerBart Schaefer <barts@users.sourceforge.net>2000-04-29 06:33:48 +0000
commit84963428416ba7cd8518d82b1899178178dfc1b4 (patch)
tree9f1d9e386bdb244601548e75031c707a5bc38fdf /ChangeLog
parentb7e5949279a4c5f08a8c1460345c05cdb193f5eb (diff)
downloadzsh-84963428416ba7cd8518d82b1899178178dfc1b4.tar.gz
zsh-84963428416ba7cd8518d82b1899178178dfc1b4.tar.xz
zsh-84963428416ba7cd8518d82b1899178178dfc1b4.zip
11015: `unfunction TRAPxxx' now works with localtraps in effect. I'm not
very happy with having to play with `noerrs' but I don't see any other way
to silence the warning from bin_unhash().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 706b715cb..827687d4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-04-28  Bart Schaefer  <schaefer@zsh.org>
+
+	* 11015: Src/builtin.c, Src/hashtable.c, Src/signals.c:
+	`unfunction TRAPxxx' now works with localtraps in effect.
+
 2000-04-28  Peter Stephenson  <pws@cambridgesiliconradio.com>
 
 	* pws: 11013: Completion/Core/compinstall: more breaks and