about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-04-06 11:47:46 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-04-06 11:47:46 +0000
commit431320e5d68522115bf1871bcc27b79e6afda8a2 (patch)
treeee596704a45e0afa3d9c68c7b9aebe928a6e6304 /ChangeLog
parent9cb71e2f7cc2809b7d41e9160188ffe8af9e3b7d (diff)
downloadzsh-431320e5d68522115bf1871bcc27b79e6afda8a2.tar.gz
zsh-431320e5d68522115bf1871bcc27b79e6afda8a2.tar.xz
zsh-431320e5d68522115bf1871bcc27b79e6afda8a2.zip
avoid distcleaning Test twice (10543)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9221cf24f..adc73f769 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2000-04-06  Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
 
+	* Makefile.in: avoid distcleaning Test twice (10543)
+
 	* Completion/Core/_files, Doc/Zsh/compsys.yo: tag in file-patterns
  	optional, use `files' as default (10542)