about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFelix Rosencrantz <f_rosencrantz@users.sourceforge.net>2003-11-03 04:26:51 +0000
committerFelix Rosencrantz <f_rosencrantz@users.sourceforge.net>2003-11-03 04:26:51 +0000
commit9644fbfb3f6eea8963f15b91221d22781a3b84bf (patch)
tree39c7c9d496fdd3dca39ea2c086cb728690791f77 /ChangeLog
parente939abd1cd750da934626c29b5202ea5e609fd9f (diff)
downloadzsh-9644fbfb3f6eea8963f15b91221d22781a3b84bf.tar.gz
zsh-9644fbfb3f6eea8963f15b91221d22781a3b84bf.tar.xz
zsh-9644fbfb3f6eea8963f15b91221d22781a3b84bf.zip
Added *.dll to .cvsignore and fixed typo. (unposted)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c5ecd361..015b66553 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
 2003-11-02  Felix Rosencrantz <f_rosencrantz@yahoo.com>
 
 	* unposted: Src/.cvsignore, Src/Builtins/.cvsignore,
-	Src/Modules/.cvsignore: add *.dll for cygwin builds and
-	fix typo. 
+	Src/Modules/.cvsignore, Src/Zle/.cvsignore: add *.dll for cygwin
+	builds and fix typo. 
 
 2003-10-27  Peter Stephenson  <pws@csr.com>