diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f8caab70a..c819c2d92 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2000-06-03 Bart Schaefer <schaefer@zsh.org> + * 11737: Src/Makefile.in: Remove modules.index and modules-bltin + during "make distclean" not "make clean" to prevent unnecessary + rebuilding of Makefiles in module subdirectories. + * 11736: Src/signals.c: Fix special scoping of TRAPEXIT. * Felix: 11734: Src/Zle/compcore.c, Doc/Zsh/mod_complist.yo: Fix |