summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d5a506fec..f34d38134 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2002-01-31 Oliver Kiddle <opk@zsh.org>
+ * Derek Peschel: 16494: Src/prompt.c: extract outermost words with
+ negative arguments to %_ prompt expansion and add %^ for a reverse
+ ordered status list
+
* Derek Peschel: 16493: Src/params.c: correct typos
* Derek Peschel: 16492: Src/params.c, Src/input.c, Doc/Zsh/params.yo: