about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-04-25 12:19:45 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-04-25 12:19:45 +0000
commitd3c918b863d4580f06b378fd5424346c6e8e679d (patch)
tree575220ac6265fb836b728311985ad5886a6d45ce /ChangeLog
parent6e99acad52e4c01aff6d105ec067170226ccbc8b (diff)
downloadzsh-d3c918b863d4580f06b378fd5424346c6e8e679d.tar.gz
zsh-d3c918b863d4580f06b378fd5424346c6e8e679d.tar.xz
zsh-d3c918b863d4580f06b378fd5424346c6e8e679d.zip
re-calculate number of line with mark when needed; make default prompts more consistent (10916)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 17f2429d3..14cc2d4a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2000-04-25  Sven Wischnowsky  <wischnow@informatik.hu-berlin.de>
 
+	* 10916: Completion/Core/_main_complete, Src/Zle/complist.c:
+ 	re-calculate number of line with mark when needed; make default
+ 	prompts more consistent
+	
 	* 10915: Src/Zle/computil.c: forgotten fix for _arguments using
  	multiple actions