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 3151ca4e1..0254f783c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2003-09-25 Peter Stephenson <pws@csr.com>
+ * unposted: Completion/Unix/Command/_perforce: suggested by
+ Felix: use hostname from client, if any, for p4 -H completion
+ since no other name makes sense there.
+
* 19139: Test/B02typeset.ztst: add extra tests for typeset -T.
2003-09-25 Wayne Davison <wayned@users.sourceforge.net>