about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-05-05 09:49:39 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-05-05 09:49:39 +0000
commita6ea7ab36d73093f3de2d4ae8bdcff22ae474525 (patch)
treeed64efa350b80bdf47c8d8323cecfa497641804f /ChangeLog
parentb0aec8054ca08d82e31b6f83376586e3c174c5d4 (diff)
downloadzsh-a6ea7ab36d73093f3de2d4ae8bdcff22ae474525.tar.gz
zsh-a6ea7ab36d73093f3de2d4ae8bdcff22ae474525.tar.xz
zsh-a6ea7ab36d73093f3de2d4ae8bdcff22ae474525.zip
27947: some cases where we should execute EXIT traps
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 891b58185..f34f5c5fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-05-05  Peter Stephenson  <pws@csr.com>
+
+	* 27947: Src/exec.c, Test/C03traps.ztst: fix some cases where we
+	should (probably) execute an EXIT trap but don't.
+
 2010-05-02  Frank Terbeck  <ft@bewatermyfriend.org>
 
 	* Simon Ruderich: 27813: Completion/Unix/Command/_git: Complete
@@ -13096,5 +13101,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4971 $
+* $Revision: 1.4972 $
 *****************************************************