aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2008-10-18 05:36:50 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-10-18 05:36:50 +0800
commit8cfaa650b1769e19a19f038feb4c5885a2559ee2 (patch)
treea74c626eb335fb89eb39dd74a9cbfb7250fe8479 /plugins/groupwise-features/ChangeLog
parent8ce51924b5f3af9c6d3ee96b32a770f73895c947 (diff)
downloadgsoc2013-evolution-8cfaa650b1769e19a19f038feb4c5885a2559ee2.tar
gsoc2013-evolution-8cfaa650b1769e19a19f038feb4c5885a2559ee2.tar.gz
gsoc2013-evolution-8cfaa650b1769e19a19f038feb4c5885a2559ee2.tar.bz2
gsoc2013-evolution-8cfaa650b1769e19a19f038feb4c5885a2559ee2.tar.lz
gsoc2013-evolution-8cfaa650b1769e19a19f038feb4c5885a2559ee2.tar.xz
gsoc2013-evolution-8cfaa650b1769e19a19f038feb4c5885a2559ee2.tar.zst
gsoc2013-evolution-8cfaa650b1769e19a19f038feb4c5885a2559ee2.zip
Don't mix declarations and statements.
2008-10-17 Matthew Barnes <mbarnes@redhat.com> * plugins/groupwise-features/send-options.c (org_gnome_send-options): Don't mix declarations and statements. svn path=/trunk/; revision=36646
Diffstat (limited to 'plugins/groupwise-features/ChangeLog')
-rw-r--r--plugins/groupwise-features/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/groupwise-features/ChangeLog b/plugins/groupwise-features/ChangeLog
index 08f04159f0..884301b517 100644
--- a/plugins/groupwise-features/ChangeLog
+++ b/plugins/groupwise-features/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-17 Matthew Barnes <mbarnes@redhat.com>
+
+ * send-options.c (org_gnome_send-options):
+ Don't mix declarations and statements.
+
2008-10-03 Sankar P <psankar@novell.com>
License Changes