about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2011-10-31 09:48:58 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2011-10-31 09:48:58 +0000
commitfdb00982f5405a869392e0dfea6a76e044af212a (patch)
tree20c17256201ed17741085f4b274ae4a7a4ca0177 /ChangeLog
parent19550e7713c59cf3bc795fc0e0a3c6d62f88bb46 (diff)
downloadzsh-fdb00982f5405a869392e0dfea6a76e044af212a.tar.gz
zsh-fdb00982f5405a869392e0dfea6a76e044af212a.tar.xz
zsh-fdb00982f5405a869392e0dfea6a76e044af212a.zip
Jun T: 29883: cast resource types to types they should be anyway
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 61d4e4643..84e92c328 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-10-31  Peter Stephenson  <pws@csr.com>
+
+	* Jun T: 29883: Src/Builtins/rlimits.c, Src/Modules/zftp.c: cast
+	to type in printf to work around cases where types aren't
+	properly distinguished.
+
 2011-10-30  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* users/16547: Completion/Unix/Command/_perforce: quote
@@ -15527,5 +15533,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5490 $
+* $Revision: 1.5491 $
 *****************************************************