about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2000-08-11 17:53:44 +0000
committerBart Schaefer <barts@users.sourceforge.net>2000-08-11 17:53:44 +0000
commit78526bb0c73e4052d89ef46a16264a391563b661 (patch)
treea9f00c1bc513e6a67bae52054e3beea3cd9f97c4 /ChangeLog
parent4f13bbd6548e683512249aee6b638385e5d8ecd6 (diff)
downloadzsh-78526bb0c73e4052d89ef46a16264a391563b661.tar.gz
zsh-78526bb0c73e4052d89ef46a16264a391563b661.tar.xz
zsh-78526bb0c73e4052d89ef46a16264a391563b661.zip
12596: Update INSTALL for module aliasing changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bc5fc9208..28bb14602 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-08-11  Bart Schaefer  <schaefer@zsh.org>
+
+	* 12596: INSTALL: Update for module aliasing changes.
+
 2000-08-11  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 12592: Completion/Core/_parameters, Src/Zle/compcore.c,