summaryrefslogtreecommitdiff
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 3b90e5b..40d9302 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2003-05-28 Shawn Betts <sabetts@sfu.ca>
+ * src/completions.c (completions_complete): if direction is
+ COMPLETION_PREVIOUS, then set last_match to it's previous entry.
+
* src/globals.h (COMPLETION_NEXT): new define
(COMPLETION_PREVIOUS): likewise