about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2007-10-31 16:07:45 +0000
committerBart Schaefer <barts@users.sourceforge.net>2007-10-31 16:07:45 +0000
commit4b367d3d433854831c9f66ac3b9fa32187c92c5a (patch)
tree2f1e54db0c60f9248be774e1be0ce889d7f1da1e
parent0abc65ac66d0bc9f4324c852f0597069bc6e86b3 (diff)
downloadzsh-4b367d3d433854831c9f66ac3b9fa32187c92c5a.tar.gz
zsh-4b367d3d433854831c9f66ac3b9fa32187c92c5a.tar.xz
zsh-4b367d3d433854831c9f66ac3b9fa32187c92c5a.zip
24043: remove an erroneous emulate
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 597bb57fb..3556df483 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-31  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 24043: Functions/Prompts/promptinit: emulate -L resets prompt
+	options that we don't want reset, so remove it
+
 2007-10-31  Wayne Davison  <wayned@users.sourceforge.net>
 
 	* unposted: Src/utils.c: Fixed the use of an uninitialized 'x'