aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/ChangeLog
diff options
context:
space:
mode:
authorMengjie Yu <meng-jie.yu@sun.com>2005-07-29 12:39:25 +0800
committerHarry Lu <haip@src.gnome.org>2005-07-29 12:39:25 +0800
commit484ab15780176ecf1b4e34400ebb9664b1cf8b0d (patch)
tree2db3b9a103f67ffe7e8df898267e979360c10306 /widgets/ChangeLog
parentc2dc17d84ba158d2660e7b129594d65557c70881 (diff)
downloadgsoc2013-evolution-484ab15780176ecf1b4e34400ebb9664b1cf8b0d.tar
gsoc2013-evolution-484ab15780176ecf1b4e34400ebb9664b1cf8b0d.tar.gz
gsoc2013-evolution-484ab15780176ecf1b4e34400ebb9664b1cf8b0d.tar.bz2
gsoc2013-evolution-484ab15780176ecf1b4e34400ebb9664b1cf8b0d.tar.lz
gsoc2013-evolution-484ab15780176ecf1b4e34400ebb9664b1cf8b0d.tar.xz
gsoc2013-evolution-484ab15780176ecf1b4e34400ebb9664b1cf8b0d.tar.zst
gsoc2013-evolution-484ab15780176ecf1b4e34400ebb9664b1cf8b0d.zip
Void function should not return value.
2005-07-28 Mengjie Yu <meng-jie.yu@sun.com> * misc/e-attachment-bar.c: (update_remote_file): Void function should not return value. Fixes #311837 svn path=/trunk/; revision=29924
Diffstat (limited to 'widgets/ChangeLog')
-rw-r--r--widgets/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/widgets/ChangeLog b/widgets/ChangeLog
index e91c2fad99..002d4bd31a 100644
--- a/widgets/ChangeLog
+++ b/widgets/ChangeLog
@@ -1,3 +1,10 @@
+2005-07-28 Mengjie Yu <meng-jie.yu@sun.com>
+
+ * misc/e-attachment-bar.c: (update_remote_file):
+ Void function should not return value.
+
+ Fixes #311837
+
2005-07-21 Srinivasa Ragavan <sragavan@novell.com>
* menus/gal-define-views-dialog.c: (etable_selection_change_forall_cb)