aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2006-09-19 01:16:25 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2006-09-19 01:16:25 +0800
commit300f448794f8df0450e925702d03f710a7b5c439 (patch)
tree8d63479594bc85c7cd8d44e10dea104b34ec199f /addressbook/ChangeLog
parenta4145c3b74069466a54b9e46c73042d022416ce7 (diff)
downloadgsoc2013-evolution-300f448794f8df0450e925702d03f710a7b5c439.tar
gsoc2013-evolution-300f448794f8df0450e925702d03f710a7b5c439.tar.gz
gsoc2013-evolution-300f448794f8df0450e925702d03f710a7b5c439.tar.bz2
gsoc2013-evolution-300f448794f8df0450e925702d03f710a7b5c439.tar.lz
gsoc2013-evolution-300f448794f8df0450e925702d03f710a7b5c439.tar.xz
gsoc2013-evolution-300f448794f8df0450e925702d03f710a7b5c439.tar.zst
gsoc2013-evolution-300f448794f8df0450e925702d03f710a7b5c439.zip
Fixes bug #351332
2006-09-18 Matthew Barnes <mbarnes@redhat.com> Fixes bug #351332 * gui/widgets/e-minicard.c: Fix implicit function declarations. svn path=/trunk/; revision=32788
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 97b388ef18..30b1b8f1a6 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,10 @@
+2006-09-18 Matthew Barnes <mbarnes@redhat.com>
+
+ Fixes bug #351332
+
+ * gui/widgets/e-minicard.c:
+ Fix implicit function declarations.
+
2006-09-12 Ushveen Kaur <kushveen@novell.com>
** Fixes bug #352353