aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2006-08-23 16:38:52 +0800
committerAndre Klapper <aklapper@src.gnome.org>2006-08-23 16:38:52 +0800
commit40f0681b4fee6bf4965b16fdb39c1973e23fb9b0 (patch)
treef8f8575b83c957bf936ee87c3e77a8e5ee31505e /widgets/misc/ChangeLog
parent27928c2f6ca528e5b0dd50397efc7479b121985c (diff)
downloadgsoc2013-evolution-40f0681b4fee6bf4965b16fdb39c1973e23fb9b0.tar
gsoc2013-evolution-40f0681b4fee6bf4965b16fdb39c1973e23fb9b0.tar.gz
gsoc2013-evolution-40f0681b4fee6bf4965b16fdb39c1973e23fb9b0.tar.bz2
gsoc2013-evolution-40f0681b4fee6bf4965b16fdb39c1973e23fb9b0.tar.lz
gsoc2013-evolution-40f0681b4fee6bf4965b16fdb39c1973e23fb9b0.tar.xz
gsoc2013-evolution-40f0681b4fee6bf4965b16fdb39c1973e23fb9b0.tar.zst
gsoc2013-evolution-40f0681b4fee6bf4965b16fdb39c1973e23fb9b0.zip
improve GError initialization code - fixes bug 352423. committed by Andre
2006-08-23 Matthew Barnes <mbarnes@redhat.com> * plugins/mailing-list-actions/mailing-list-actions.c: * widgets/misc/e-multi-config-dialog.c: improve GError initialization code - fixes bug 352423. committed by Andre Klapper svn path=/trunk/; revision=32638
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r--widgets/misc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog
index 6b3ad957f8..51f5f1245c 100644
--- a/widgets/misc/ChangeLog
+++ b/widgets/misc/ChangeLog
@@ -1,3 +1,9 @@
+2006-08-23 Matthew Barnes <mbarnes@redhat.com>
+
+ * e-multi-config-dialog.c:
+ improve GError initialization code - fixes bug 352423.
+ committed by Andre Klapper
+
2006-08-07 Ushveen Kaur <kushveen@novell.com>
** Fix for bug #347238