diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-01-27 01:57:28 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2009-01-27 01:57:28 +0800 |
commit | bbb598d787744af0f5ad7c33240a8e98bab941d6 (patch) | |
tree | 085129455d9ce901489daa71ff185741862a9213 /addressbook/ChangeLog | |
parent | 069f7623c9a267c008d0b29add21c9d97063eddd (diff) | |
download | gsoc2013-evolution-bbb598d787744af0f5ad7c33240a8e98bab941d6.tar.gz gsoc2013-evolution-bbb598d787744af0f5ad7c33240a8e98bab941d6.tar.zst gsoc2013-evolution-bbb598d787744af0f5ad7c33240a8e98bab941d6.zip |
Migrate the test programs off libgnomeui/libbonobo.
2009-01-26 Matthew Barnes <mbarnes@redhat.com>
* addressbook/printing/test-print.c:
* addressbook/printing/test-contact-print-style-editor.c:
Migrate the test programs off libgnomeui/libbonobo.
svn path=/trunk/; revision=37133
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index a47ad53c04..84d5a3f9ca 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2009-01-26 Matthew Barnes <mbarnes@redhat.com> + + * printing/test-print.c: + * printing/test-contact-print-style-editor.c: + Migrate the test programs off libgnomeui/libbonobo. + 2009-01-21 Milan Crha <mcrha@redhat.com> ** Fix for bug #362754 |