about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2008-02-18 03:23:11 +0000
committerBart Schaefer <barts@users.sourceforge.net>2008-02-18 03:23:11 +0000
commitf27887653831a3014473e188a8ae54956b6bbf91 (patch)
tree90a76733c9b26cce2e1c7621be8d4e7a3aa39fa1
parent5994edfc88a168e65e9b7b6b5a8ec214bed24b1c (diff)
downloadzsh-f27887653831a3014473e188a8ae54956b6bbf91.tar.gz
zsh-f27887653831a3014473e188a8ae54956b6bbf91.tar.xz
zsh-f27887653831a3014473e188a8ae54956b6bbf91.zip
users/12600: Src/builtin.c: reorder handling of -s/-d/-t options
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 606f85e97..e69bf5ccd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-02-17  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* users/12600: Src/builtin.c: reorder handling of -s/-d/-t options
+	so that terminal input modes are set before attempting a
+	read-poll.  Also display any prompt before read-polling.
+
 2008-02-17  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 24566: Doc/Zsh/prompt.yo, Src/prompt.c: fallout: