about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWayne Davison <wayned@users.sourceforge.net>2009-01-19 08:00:15 +0000
committerWayne Davison <wayned@users.sourceforge.net>2009-01-19 08:00:15 +0000
commit36375b59118bad3cefeda373805f6f364818b46a (patch)
tree636c1aa837057d7027e8244366e3e64d429b5f6f /ChangeLog
parentde41104d67547029dd32968cd0a623dfdd541633 (diff)
downloadzsh-36375b59118bad3cefeda373805f6f364818b46a.tar.gz
zsh-36375b59118bad3cefeda373805f6f364818b46a.tar.xz
zsh-36375b59118bad3cefeda373805f6f364818b46a.zip
Fixed a few compiler warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cc69f249e..b6e3d3d28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-01-19  Wayne Davison  <wayned@users.sourceforge.net>
+
+	* unposted: fixed compiler warnings in zcond_regex_match(),
+	including a (useless) warning about matchessz potentially
+	being used uninitialized, some signed/unsigned warnings
+	about re.re_nsub.  Split a couple compound lines too.
+
 2009-01-19  Doug Kearns  <dougkearns@gmail.com>
 
 	* 26361: Completion/Unix/Command/_rake: update for version 0.8.3.
@@ -10930,5 +10937,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4514 $                         
+* $Revision: 1.4515 $                         
 *****************************************************