summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2011-01-06 21:31:06 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2011-01-06 21:31:06 +0000
commit6318e041d17a3dc82589cf324afa115b6c907dfe (patch)
treee083249e0bd6692ba5683cb534aebfc12786325b /ChangeLog
parent020e116c54e61fcd3eea1be5938a6aa03d7c559c (diff)
downloadzsh-6318e041d17a3dc82589cf324afa115b6c907dfe.tar.gz
zsh-6318e041d17a3dc82589cf324afa115b6c907dfe.zip
unposted: fix argument type for write_loop()
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d0fd822d7..5bef8dc69 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2011-01-06 Peter Stephenson <p.w.stephenson@ntlworld.com>
+ * unposted: Src/utils.c: fix argument type for write_loop().
+
* 28588: Src/text.c, Test/C02cond.ztst: fix textual display
after =~ test.
@@ -14059,5 +14061,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5172 $
+* $Revision: 1.5173 $
*****************************************************