about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2006-08-08 11:27:39 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2006-08-08 11:27:39 +0000
commit901e6c7387bd0145ce26356eda1573d20293a57a (patch)
treec0fdf9d6a1448a9dc592a0c4f08ba63345ee33c5 /ChangeLog
parent98e306e251aca4937ca9947c33d686abbc638561 (diff)
downloadzsh-901e6c7387bd0145ce26356eda1573d20293a57a.tar.gz
zsh-901e6c7387bd0145ce26356eda1573d20293a57a.tar.xz
zsh-901e6c7387bd0145ce26356eda1573d20293a57a.zip
22592: add tcp_send -c option for cat
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5614e9774..4c72e8cac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-08-08  Peter Stephenson  <pws@csr.com>
+
+	* 22592: Functions/TCP/tcp_send, Doc/Zsh/tcpsys.yo: add tcp_send
+	-c to behave in a catlike fashion.
+
 2006-08-07  Peter Stephenson  <pws@csr.com>
 
 	* unposted: Src/Zle/complist.c: another bad declaration.