summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b7f1e15c..1b67dccfa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2011-09-25 Barton E. Schaefer <schaefer@brasslantern.com>
+ * 29799: Src/utils.c: swap order of RESET_PROMPT / REFRESH in
+ adjustwinsize() so that the cursor is moved to the start of a
+ multi-line prompt before the prompt is actually displayed.
+
* 29769: Src/signals.c: handle thisjob == -1 (no foreground job)
when checking for whether a background job is allowed to suspend.
@@ -15447,5 +15451,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5473 $
+* $Revision: 1.5474 $
*****************************************************