about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2005-03-03 10:29:22 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2005-03-03 10:29:22 +0000
commita50c752448392ce503e37c968f8cf183923dcd39 (patch)
tree86db2fc060f26c41783ed75b3e610609cd05ec52 /ChangeLog
parentb456dfcfbab00a025df7e152fc78ecd255031f44 (diff)
downloadzsh-a50c752448392ce503e37c968f8cf183923dcd39.tar.gz
zsh-a50c752448392ce503e37c968f8cf183923dcd39.tar.xz
zsh-a50c752448392ce503e37c968f8cf183923dcd39.zip
20900, adapted: promptcr workaround
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cdc771262..265573711 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-03-03  Peter Stephenson  <pws@csr.com>
+
+	* from Wayne, adapted: 20900: another way of preventing
+	text without a newline from being overwritten by the prompt.
+	(Originally suggested by Karl Chen in 20896.)
+
 2005-03-02  Clint Adams  <clint@zsh.org>
 
 	* 20906: Completion/Unix/Command/_make: patch from