aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9657d29..0e66c1e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-07-08
+ * src/editjpilot.c
+ src/editvcard.c: fixed a crash when cancelling file selection dialog
+ by Escape key. Made non-ascii filename selectable. Use new file
+ chooser dialog.
+
+2005-07-08
+
* src/compose.c
src/procmsg.[ch]: put existing window in front when trying to reedit
draft/queued messages which are already open.