about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWayne Davison <wayned@users.sourceforge.net>2011-04-15 14:56:53 +0000
committerWayne Davison <wayned@users.sourceforge.net>2011-04-15 14:56:53 +0000
commitc06f5b455607b4192ccf331b714603393ceee707 (patch)
tree447de89760c919f7de9dfc72a170b26a0be17799 /ChangeLog
parentfe5109bc439b9e84e359836c086a6f3cdc8ec4b8 (diff)
downloadzsh-c06f5b455607b4192ccf331b714603393ceee707.tar.gz
zsh-c06f5b455607b4192ccf331b714603393ceee707.tar.xz
zsh-c06f5b455607b4192ccf331b714603393ceee707.zip
Fix compiler warning due to state.doff duplication.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b73d397eb..7022783e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-04-15  Wayne Davison  <wayned@users.sourceforge.net>
+
+	* Unposted: Src/Zle/computil.c: Fix compiler warning caused by
+	duplicate initialization of state.doff.
+
 2011-04-15  Frank Terbeck  <ft@bewatermyfriend.org>
 
 	* Simon Ruderich: 28927: Completion/Unix/Command/_git: Fix "git
@@ -14461,5 +14466,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5249 $
+* $Revision: 1.5250 $
 *****************************************************