about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2014-02-08 14:49:39 -0800
committerBarton E. Schaefer <schaefer@zsh.org>2014-02-08 14:49:39 -0800
commitba58bfe4bfa16e756c8f38cfa0e992ad38b00856 (patch)
tree51cdfaacc86014d7cf321075e8366f9f4d47325b /ChangeLog
parent045b2418bd9b564001d815f1167f0c8ee3786d32 (diff)
downloadzsh-ba58bfe4bfa16e756c8f38cfa0e992ad38b00856.tar.gz
zsh-ba58bfe4bfa16e756c8f38cfa0e992ad38b00856.tar.xz
zsh-ba58bfe4bfa16e756c8f38cfa0e992ad38b00856.zip
32365: another stab at the heuristic for initializing rprompt_indent
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83e29c41e..077aaf821 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-02-08  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 32365: Src/Zle/zle_refresh.c, Src/init.c: another stab at the
+	heuristic for initializing rprompt_indent
+
 2014-02-07  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* Martin Vaeth: 32356: Util/helpfiles: fix a typo.