aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-01-15 04:02:14 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2009-01-15 04:02:14 +0800
commit2d7b7292bc6ecfc8ab724803e8d2d464d3810eec (patch)
tree04c441bdae4bd4c4ceba228955019c27e63e2a85 /plugins/groupwise-features/ChangeLog
parentcaad3d7d1ef26da5d340a42a0bca2a8a867f5db2 (diff)
downloadgsoc2013-evolution-2d7b7292bc6ecfc8ab724803e8d2d464d3810eec.tar
gsoc2013-evolution-2d7b7292bc6ecfc8ab724803e8d2d464d3810eec.tar.gz
gsoc2013-evolution-2d7b7292bc6ecfc8ab724803e8d2d464d3810eec.tar.bz2
gsoc2013-evolution-2d7b7292bc6ecfc8ab724803e8d2d464d3810eec.tar.lz
gsoc2013-evolution-2d7b7292bc6ecfc8ab724803e8d2d464d3810eec.tar.xz
gsoc2013-evolution-2d7b7292bc6ecfc8ab724803e8d2d464d3810eec.tar.zst
gsoc2013-evolution-2d7b7292bc6ecfc8ab724803e8d2d464d3810eec.zip
** Fixes bug #567744
2009-01-14 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #567744 * plugins/groupwise-features/proxy-login-dialog.glade: * plugins/groupwise-features/proxy-listing.glade: Comment attribute in property tag should be plural. e.g. <property comments="..."> svn path=/trunk/; revision=37074
Diffstat (limited to 'plugins/groupwise-features/ChangeLog')
-rw-r--r--plugins/groupwise-features/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/groupwise-features/ChangeLog b/plugins/groupwise-features/ChangeLog
index aeb89aecb5..9db857dbcc 100644
--- a/plugins/groupwise-features/ChangeLog
+++ b/plugins/groupwise-features/ChangeLog
@@ -1,3 +1,12 @@
+2009-01-14 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Fixes bug #567744
+
+ * proxy-login-dialog.glade:
+ * proxy-listing.glade:
+ Comment attribute in property tag should be plural.
+ e.g. <property comments="...">
+
2008-12-29 Bharath Acharya <abharath@novell.com>
** Fix for bug bnc #435694