about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-10-30 10:10:59 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-10-30 10:10:59 +0000
commit24dc4bec073250312b17d62571f165766a430690 (patch)
treed736241220c59d1358f6e2ce2fda48543cf42ef6 /ChangeLog
parent5c0b3ddc4251965559cb606f3441c240e0ea7936 (diff)
downloadzsh-24dc4bec073250312b17d62571f165766a430690.tar.gz
zsh-24dc4bec073250312b17d62571f165766a430690.tar.xz
zsh-24dc4bec073250312b17d62571f165766a430690.zip
unposted: add _tcpsys
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 582b65c76..0affdadfe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2008-10-30  Peter Stephenson  <pws@csr.com>
 
+	* unposted: Completion/Zsh/Command/_tcpsys: added this since
+	it's already in .distfiles.  It's very limited in what it
+	does but it's better than nothing, I suppose.
+
 	* 25950: configure.ac: need "x$dynamic" trick in two
 	more places.