diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-07-20 Sven Wischnowsky <wischnow@zsh.org> + + * 15433: Src/Zle/computil.c: don't use compsuffix when it might + be freed; use the right variable in that loop there, dammit + 2001-07-19 Sven Wischnowsky <wischnow@zsh.org> * 15415: Completion/Base/Utility/_describe, Src/Zle/computil.c: |