diff options
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d3e36cb7a..cb75a496a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-12-12 Wayne Davison <wayned@users.sourceforge.net> + + * 22071: Zrc/Zle/zle_hist.c: fixed a bug in zle_setline() where + it would set zlecs to -1 for an empty line. (Reported by Jun T.) + 2005-12-10 Peter Stephenson <p.w.stephenson@ntlworld.com> * 22069: Src/Zle/complist.c: completion listings didn't get |