about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-03-15 23:21:02 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-03-15 23:21:02 +0000
commit3cd59fa065f1cb1ecda54efdc05f96303c5647eb (patch)
tree8cac8c0bb9ac5db879229adc4ba9ef7ae77ce243 /ChangeLog
parent5d73aea5eebde26fa62bc2d7d2c4c0f2a556046e (diff)
downloadzsh-3cd59fa065f1cb1ecda54efdc05f96303c5647eb.tar.gz
zsh-3cd59fa065f1cb1ecda54efdc05f96303c5647eb.tar.xz
zsh-3cd59fa065f1cb1ecda54efdc05f96303c5647eb.zip
unposted: fix some .distfiles and .cvsignore stuff
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d0dedfc6..59d29622c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2008-03-15  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* unposted: Completion/Unix/Command/.distfiles,
+	Completion/Zsh/Type/.distfiles, Etc/.distfiles, Src/.cvsignore:
+	fix distribution files.
+
 	* unposted: Config/version.mk: zsh-4.3.5-dev-1.
 
 2008-03-14  Barton E. Schaefer  <schaefer@zsh.org>