aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-03-14 08:44:38 +0800
committerChris Lahey <clahey@src.gnome.org>2001-03-14 08:44:38 +0800
commit2309c677b4061f206ba8e3cc3cc6804634b9a359 (patch)
treef07823c5913ca394ce2f911c36eabffd7218cd17 /addressbook/ChangeLog
parente4b9bae624fca91ef7fe2a933abf33b41f6d9e4a (diff)
downloadgsoc2013-evolution-2309c677b4061f206ba8e3cc3cc6804634b9a359.tar
gsoc2013-evolution-2309c677b4061f206ba8e3cc3cc6804634b9a359.tar.gz
gsoc2013-evolution-2309c677b4061f206ba8e3cc3cc6804634b9a359.tar.bz2
gsoc2013-evolution-2309c677b4061f206ba8e3cc3cc6804634b9a359.tar.lz
gsoc2013-evolution-2309c677b4061f206ba8e3cc3cc6804634b9a359.tar.xz
gsoc2013-evolution-2309c677b4061f206ba8e3cc3cc6804634b9a359.tar.zst
gsoc2013-evolution-2309c677b4061f206ba8e3cc3cc6804634b9a359.zip
Fix a warning here.
2001-03-13 Christopher James Lahey <clahey@ximian.com> * gui/component/addressbook.c (update_pixmaps): Fix a warning here. svn path=/trunk/; revision=8695
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 7bde798270..19a16ea4c7 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,10 @@
2001-03-13 Christopher James Lahey <clahey@ximian.com>
+ * gui/component/addressbook.c (update_pixmaps): Fix a warning
+ here.
+
+2001-03-13 Christopher James Lahey <clahey@ximian.com>
+
* gui/widgets/Makefile.am (minicard_label_test_LDADD): Change to
ld order from Greg Williams.