about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 14:36:36 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 14:36:36 +0000
commit956ef612e2a797a3f0325cafb034b654b9e8922f (patch)
tree723d823c481356dad3a12f48aa62fee2362755a7 /ChangeLog
parent610a6eb841d997c633fd6ffb52faa006396a5ceb (diff)
downloadzsh-956ef612e2a797a3f0325cafb034b654b9e8922f.tar.gz
zsh-956ef612e2a797a3f0325cafb034b654b9e8922f.tar.xz
zsh-956ef612e2a797a3f0325cafb034b654b9e8922f.zip
cleanup after function move
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 199be0528..d35f5c34d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-04-02  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* Config/installfns.sh, Src/zsh.mdd: more cleanup after
+	function moving
+
 	* unposted, kind of: moving functions and scripts around, renaming
 	them, accidentally deleted them and re-installing them, etc.