about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2012-08-16 14:00:11 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2012-08-16 14:00:11 +0000
commit268e56a1446af3ca6df84789180b87ac4f57d1d3 (patch)
tree57ea3541a19ae7007b910d391bc4a1af6d9d53af /ChangeLog
parent1849668c81919808b206550fd176b203e67026db (diff)
downloadzsh-268e56a1446af3ca6df84789180b87ac4f57d1d3.tar.gz
zsh-268e56a1446af3ca6df84789180b87ac4f57d1d3.tar.xz
zsh-268e56a1446af3ca6df84789180b87ac4f57d1d3.zip
30169: repeat "typeset -T" with same two first arguments is not an error
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 424c6c83c..41172b1c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2012-08-16  Peter Stephenson  <pws@csr.com>
 
+	* 30619: Doc/Zsh/builtins.yo, Src/builtin.c,
+	Test/B02typeset.ztst: repeat "typeset -T" with same two first
+	arguments is not an error.
+
 	* 30617: Src/prototypes.h, Src/zsh_system.h: rationalise
 	replacement of tgoto() prototype which could appear twice
 	inconsistently.
@@ -57,5 +61,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5695 $
+* $Revision: 1.5696 $
 *****************************************************