summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 6399b5ce4..cfff642fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
2006-08-09 Peter Stephenson <p.w.stephenson@ntlworld.com>
- * Functions/Example/pushd: maintain pushdignoredups if it was
- set on entry to the function. I have a weird sense of deja vu
- about this...
+ * unposted: Functions/Example/pushd: maintain pushdignoredups if
+ it was set on entry to the function. I have a weird sense of
+ deja vu about this...
* 22594: Src/Zle/complist.c, Src/Zle/compresult.c,
Src/Zle/zle_tricky.c: Attempt to fix some off-by-one errors