summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cabd99a..a050097 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2003-06-02 Shawn Betts <sabetts@sfu.ca>
+ * src/group.c (groups_merge): don't merge a group with itself.
+
+ * src/bar.c (draw_mark): abort if mark_end is the beginning of the
+ line or the start and end of the mark is the same.
+
* src/actions.c (group_completions): use a group's number if it
has no name.