about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFelix Rosencrantz <f_rosencrantz@users.sourceforge.net>2003-04-08 15:34:51 +0000
committerFelix Rosencrantz <f_rosencrantz@users.sourceforge.net>2003-04-08 15:34:51 +0000
commit6bd0c51366c390231543160e2206a07bd5d81ec1 (patch)
tree20d0dda825d9d173a5a9d221d74b539b77ad7ce8 /ChangeLog
parentf4b280d7779050d9b844c5add3f3e179e46333d3 (diff)
downloadzsh-6bd0c51366c390231543160e2206a07bd5d81ec1.tar.gz
zsh-6bd0c51366c390231543160e2206a07bd5d81ec1.tar.xz
zsh-6bd0c51366c390231543160e2206a07bd5d81ec1.zip
workers-18440: add previously added cygwin completion functions to the completion module
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ecf6fb0d3..18cfe3313 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-04-08  Felix Rosencrantz <f_rosencrantz@yahoo.com>
+
+	* 18440: Src/Zle/complete.mdd: Add the cygwin completion functions
+	to the completion module.
+
 2003-04-07  Felix Rosencrantz <f_rosencrantz@yahoo.com>
 
 	* 18439: Completion/Cygwin/.distfiles,