summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53a4b78e5..55c1d26b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2003-02-23 Peter Stephenson <pws@pwstephenson.fsnet.co.uk>
+ * 18278: Functions/TCP/tcp_output, Functions/TCP/tcp_spam,
+ Functions/TCP/zgprintf, Doc/Zsh/tcpsys.yo: zgprintf is already
+ implemented as zformat in the zsh/zutil module, so is unnecessary.
+
* unposted, see 18276: Completion/Unix/Command/_perforce:
fix labels and clients after `@'; rationalise function and tag
names; add date completion; add service=p4-<subcommand> support;