aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@novell.com>2005-08-16 13:26:17 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2005-08-16 13:26:17 +0800
commit7966598a85a8121e068b8da5442c4247f09741a1 (patch)
tree316b576d75b9a88aff3a54a4e6cf666c73bc31ec /widgets/misc/ChangeLog
parente3fea53621faf6336f6308b7f2c4837a4c9e7a9c (diff)
downloadgsoc2013-evolution-7966598a85a8121e068b8da5442c4247f09741a1.tar
gsoc2013-evolution-7966598a85a8121e068b8da5442c4247f09741a1.tar.gz
gsoc2013-evolution-7966598a85a8121e068b8da5442c4247f09741a1.tar.bz2
gsoc2013-evolution-7966598a85a8121e068b8da5442c4247f09741a1.tar.lz
gsoc2013-evolution-7966598a85a8121e068b8da5442c4247f09741a1.tar.xz
gsoc2013-evolution-7966598a85a8121e068b8da5442c4247f09741a1.tar.zst
gsoc2013-evolution-7966598a85a8121e068b8da5442c4247f09741a1.zip
Fixed few warnings
2005-08-16 Srinivasa Ragavan <sragavan@novell.com> * e-attachment.c (download_to_local_path) (e_attachment_edit): Fixed few warnings svn path=/trunk/; revision=30128
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r--widgets/misc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog
index b98d79c8e3..46deeb8969 100644
--- a/widgets/misc/ChangeLog
+++ b/widgets/misc/ChangeLog
@@ -1,5 +1,10 @@
2005-08-16 Srinivasa Ragavan <sragavan@novell.com>
+ * e-attachment.c (download_to_local_path) (e_attachment_edit): Fixed
+ few warnings
+
+2005-08-16 Srinivasa Ragavan <sragavan@novell.com>
+
* e-attachment.c (finalise) (e_attachment_new) (e_attachment_build_remote_file)
(e_attachment_new_from_mime_part) (ok_cb): Maintain the filename of the
attachment in the structure and free it in finalize.