about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 44c6f64c3..f70a6a258 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-08-07  Peter Stephenson  <pws@csr.com>
 
+	* 25418: Doc/Zsh/options.yo, Src/options.c: set PROMPT_SUBST
+	for all Bourne-style shells.
+
 	* 25415: README, Doc/Zsh/builtins.yo, Doc/Zsh/func.yo,
 	Doc/Zsh/options.yo, Src/builtin.c, Src/exec.c, Src/init.c,
 	Src/options.c, Src/signals.c, Src/zsh.h, Test/A05execution.ztst,