diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 447f6cfa4..30fa6e7a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -26,6 +26,11 @@ Functions/Prompts/prompt_zefram_setup: broken when KSH_ARRAYS is on. +2006-08-30 Peter Stephenson <pws@csr.com> + + * 22660 [slightly tweaked]: Src/Zle/compctl.c: unmetafy + directory prefix for passing to opendir() and stat(). + 2006-08-22 Clint Adams <clint@zsh.org> * 22657: Completion/Unix/Command/_tla: update for tla 1.3.5. |