summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e68a8788e..c170cf843 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-01 Wayne Davison <wayned@users.sourceforge.net>
+
+ * unposted: Src/utils.c: changed PROMPT_SP to use the prompt-
+ escape "%#" (as Bart suggested) instead of a hard-wired "#".
+
2005-09-29 Peter Stephenson <pws@csr.com>
* 21784: Src/utils.c, Src/Zle/complist.c, Src/Zle/compresult.c,