about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2011-01-11 20:42:40 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2011-01-11 20:42:40 +0000
commitef4055d97c7af12c6dc8206a5e9872c770fea687 (patch)
tree4d58b774e9bda66801bffcbb7bcb9cc78e6090df /ChangeLog
parentfe59d196a05d89140df4f0960f59334dbb8ebc33 (diff)
downloadzsh-ef4055d97c7af12c6dc8206a5e9872c770fea687.tar.gz
zsh-ef4055d97c7af12c6dc8206a5e9872c770fea687.tar.xz
zsh-ef4055d97c7af12c6dc8206a5e9872c770fea687.zip
unposted: fix return types in 28617
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a20f62b1..aced503c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2011-01-11  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* unposted: Src/params.c: fix return types in 28617.
+
 	* 28611: Src/Zle/zle_move.c: remove unused special behaviour for
 	VI mark 26.
 
@@ -14104,5 +14106,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5180 $
+* $Revision: 1.5181 $
 *****************************************************