about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2001-04-26 14:00:45 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2001-04-26 14:00:45 +0000
commitefe55f77a369fa38f8d9ffaf10499f73b441a390 (patch)
tree0714092385455c19a38c79db36315dae7e69c5ae /ChangeLog
parent727912d1cbbc5593a870941d26f3234d49b45847 (diff)
downloadzsh-efe55f77a369fa38f8d9ffaf10499f73b441a390.tar.gz
zsh-efe55f77a369fa38f8d9ffaf10499f73b441a390.tar.xz
zsh-efe55f77a369fa38f8d9ffaf10499f73b441a390.zip
new vnc completion and use _guard for pine completion (14112)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4889ec742..96cd1cd74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-04-26  Oliver Kiddle  <opk@zsh.org>
+
+	* 14112: Completion/Base/Utility/.distfiles,
+	Completion/Unix/Command/_pine, Completion/X/Command/.distfiles,
+	Completion/X/Command/_vnc: new _vnc and use of new _guard in _pine
+
 2001-04-26  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 14107: Completion/compaudit, Completion/compinstall,