about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-09-15 08:57:25 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-09-15 08:57:25 +0000
commit6951a1e0b2ce74ad8f2b30243e721c3890dcdda8 (patch)
treef3bb0eb795da5f0b7b81f64f6db09eb645faf3bd /ChangeLog
parent06cc84ce849c2e28286ea68aed02cb8df2fb9ab7 (diff)
downloadzsh-6951a1e0b2ce74ad8f2b30243e721c3890dcdda8.tar.gz
zsh-6951a1e0b2ce74ad8f2b30243e721c3890dcdda8.tar.xz
zsh-6951a1e0b2ce74ad8f2b30243e721c3890dcdda8.zip
25671: non existing variable in typeset -p should cause status 1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d70fb004e..c39b470ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-09-15  Peter Stephenson  <pws@csr.com>
+
+	* 25671: Src/builtin.c, Test/B02typeset.ztst: non-existent
+	variable in typeset -p should cause status 1.
+
 2008-09-14  Clint Adams  <clint@zsh.org>
 
 	* 25667: Src/Zle/complete.c: free mstr before returning from