summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55f8df9ae..3c7ffede8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-12-21 Geoff Wing <gcw@zsh.org>
+
+ * 16332: zshconfig.ac, Config/defs.mk.in, Src/Makefile.in,
+ Src/Makemod.in.in, Src/ansi2knr.c: remove ansi2knr.c from our
+ repository due to licence differences. Adjust the build process
+ accordingly. configure will now abort if the user requests ansi2knr
+ but no ansi2knr is available
+
2001-12-19 Oliver Kiddle <opk@zsh.org>
* 16366: Completion/X/Command/_vnc, Completion/Unix/Command/_java,