aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 533c2840..f6845f09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-12-25
+ * src/folderview.c: fixed a bug that previously selected row was
+ removed from the view instead of currently selected one when
+ deleting/renaming folders from the context menu.
+
+2005-12-25
+
* src/compose.c: compose_attach_parts(): attach all parts with
filenames, and don't if not (fixes failure of forwarding attachments
in some cases).