diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b65843471..d68b7c24d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-05-04 Clint Adams <clint@zsh.org> + + * 19869: Src/prompt.c, Src/utils.c: avoid segfault when + prompt-expanding '%D{%p}' or '%D{%P}' under locales with null + strings for am_pm. + 2004-05-02 Peter Stephenson <pws@pwstephenson.fsnet.co.uk> * 19858: Doc/Zsh/options.yo, Src/jobs.c, Src/options.c, |