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 827123aae..0655968a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2005-10-19 Peter Stephenson <p.w.stephenson@ntlworld.com> + * 21890: Src/builtin.c, Src/prompt.c, Src/zle_utils.c: allocation + inconsistencies in print builtin, segmentation error with + left prompt truncation from 21882, warning about variable + signedness in zle_utils.c. + * 21887: Src/Zle/zle_refresh.c: attempt to display wide characters wider than one screen cell properly. |