about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b7cd82fec..876fb54e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-04-13  Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
 
+	* 10727: Src/builtin.c: make read -[kq] always print the prompt,
+ 	if any; after all they make sure they have a terminal anyway
+	
 	* 10726: Src/hashtable.c: fix field name for HAVE_NIS_PLUS
 	
 	* 10725: Src/Zle/compcore.c, Src/Zle/compctl.c,