about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-03-28 11:26:05 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-03-28 11:26:05 +0000
commit6a62ae356434c22e5f9baa7feda53f7e0d2ecf2e (patch)
treee9997b52812baaadca806b0e55fa6ba5bd7662fe /ChangeLog
parent9e2dea114577c11716e18f744e0ab644323128f6 (diff)
downloadzsh-6a62ae356434c22e5f9baa7feda53f7e0d2ecf2e.tar.gz
zsh-6a62ae356434c22e5f9baa7feda53f7e0d2ecf2e.tar.xz
zsh-6a62ae356434c22e5f9baa7feda53f7e0d2ecf2e.zip
replace `path' with more general `urls' style (13814)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c877f137a..ecf63fd92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-03-28  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 13814: Completion/User/_urls, Doc/Zsh/compsys.yo: replace
+	`path' with more general `urls' style
+
 	* 13813: Completion/Core/_multi_parts: make sure _multi_parts
 	doesn't add the empty string as a possible completion