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 339086f37..b96038cb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2008-06-13 Peter Stephenson <pws@csr.com> + * unposted: Completion/Zsh/Context/_zcalc_line, + Functions/Misc/zcalc: handle completion idiosyncracies when + completing in the same word as ":!". + * 25152: Completion/Zsh/Context/{.distfiles,_zcalc_line} (moved from Type because this is where it should be), Doc/Zsh/contrib.yo, Functions/Misc/zcalc: improved zcalc |