about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2012-07-15 18:06:40 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2012-07-15 18:06:40 +0000
commit129ebac4b02c370869b423aff566d5386bf165d8 (patch)
tree685eee834fd5c650094ff8e5f8e2bcac41d6c170 /ChangeLog
parentb2722856e2cbc8bde176f1e5883a331a5d666cfd (diff)
downloadzsh-129ebac4b02c370869b423aff566d5386bf165d8.tar.gz
zsh-129ebac4b02c370869b423aff566d5386bf165d8.tar.xz
zsh-129ebac4b02c370869b423aff566d5386bf165d8.zip
Bart: 30560: unset ordinary array element by setting to null
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index dd90ed722..7a1f1a07c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-07-15  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* Bart: 30560: Src/builtin.c: unset array element by setting
+	to null.
+
 2012-07-08  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* Danek: 30562: Completion/Solaris/Command/_dladm,
@@ -16442,5 +16447,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5678 $
+* $Revision: 1.5679 $
 *****************************************************