aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-08-23 02:37:03 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-08-23 02:37:03 +0800
commit6fea277b7a74570243989f30b09ae895bc96ee47 (patch)
tree6d00a53ab472461b8c97950509955b7e15a89004 /composer/ChangeLog
parentb20c988f3666eb71dfd934c14d1934a09e24aa84 (diff)
downloadgsoc2013-evolution-6fea277b7a74570243989f30b09ae895bc96ee47.tar
gsoc2013-evolution-6fea277b7a74570243989f30b09ae895bc96ee47.tar.gz
gsoc2013-evolution-6fea277b7a74570243989f30b09ae895bc96ee47.tar.bz2
gsoc2013-evolution-6fea277b7a74570243989f30b09ae895bc96ee47.tar.lz
gsoc2013-evolution-6fea277b7a74570243989f30b09ae895bc96ee47.tar.xz
gsoc2013-evolution-6fea277b7a74570243989f30b09ae895bc96ee47.tar.zst
gsoc2013-evolution-6fea277b7a74570243989f30b09ae895bc96ee47.zip
When reporting an error, use my_file_name instead of file_name since
2001-08-22 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer.c (save): When reporting an error, use my_file_name instead of file_name since file_name can be NULL. svn path=/trunk/; revision=12387
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 0c4fc803d8..9e795ab166 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,8 @@
+2001-08-22 Jeffrey Stedfast <fejj@ximian.com>
+
+ * e-msg-composer.c (save): When reporting an error, use
+ my_file_name instead of file_name since file_name can be NULL.
+
2001-08-21 Ettore Perazzoli <ettore@ximian.com>
* e-msg-composer.c (autosave_manager_query_load_orphans):