diff options
author | Andrew Main <zefram@users.sourceforge.net> | 2000-04-06 16:44:02 +0000 |
---|---|---|
committer | Andrew Main <zefram@users.sourceforge.net> | 2000-04-06 16:44:02 +0000 |
commit | 84e12c1caa116e69f9c0f9d88a3034da23882eda (patch) | |
tree | 01272c377dff765221419a4ac0fa0cb6cafd00ff /ChangeLog | |
parent | f40498346641df907bf02a44c8d9199ddaac9829 (diff) | |
download | zsh-84e12c1caa116e69f9c0f9d88a3034da23882eda.tar.gz zsh-84e12c1caa116e69f9c0f9d88a3034da23882eda.tar.xz zsh-84e12c1caa116e69f9c0f9d88a3034da23882eda.zip |
zefram1: configure.in, Etc/zsh-development-guide: List of tools
required for development work, and a little more conspicuous explanation of the config.status hack.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2251cd2c4..6ec933d9c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-04-06 Andrew Main <zefram@zsh.org> + + * zefram1: configure.in, Etc/zsh-development-guide: List of tools + required for development work, and a little more conspicuous + explanation of the config.status hack. + 2000-04-06 Sven Wischnowsky <wischnow@informatik.hu-berlin.de> * 10543: Makefile.in: avoid distcleaning Test twice |