about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWayne Davison <wayned@users.sourceforge.net>2007-12-27 16:00:53 +0000
committerWayne Davison <wayned@users.sourceforge.net>2007-12-27 16:00:53 +0000
commit3a6b74f4b0d5d5b1cfa7e6fb4fcc946a1ae16d66 (patch)
treefbaff1ff01914e716e656e970a1e2d3b242ca4ff /ChangeLog
parentef171ac0187ddf5bdf04df4ed895fdf64c5ae307 (diff)
downloadzsh-3a6b74f4b0d5d5b1cfa7e6fb4fcc946a1ae16d66.tar.gz
zsh-3a6b74f4b0d5d5b1cfa7e6fb4fcc946a1ae16d66.tar.xz
zsh-3a6b74f4b0d5d5b1cfa7e6fb4fcc946a1ae16d66.zip
Silenced a signed/unsigned compiler warning.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c685a51d0..6ec9874ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-27  Wayne Davison  <wayned@users.sourceforge.net>
+
+	* unposted: Src/params.c: silenced a compiler warning by making
+	an int unsigned.
+
 2007-12-24  Clint Adams  <clint@zsh.org>
 
 	* 24316: Test/runtests.zsh, Test/ztst.zsh: count skipped tests