diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-01-11 08:16:24 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2009-01-11 08:16:24 +0800 |
commit | da64b56787f6584e3963082c9cb1b08d02013d7e (patch) | |
tree | 14afd8a6beb4276b5ef1e593edc8cf0704291a70 /addressbook/ChangeLog | |
parent | bdea754ec1c74a4f81efd192d068467e9990fa82 (diff) | |
download | gsoc2013-evolution-da64b56787f6584e3963082c9cb1b08d02013d7e.tar.gz gsoc2013-evolution-da64b56787f6584e3963082c9cb1b08d02013d7e.tar.zst gsoc2013-evolution-da64b56787f6584e3963082c9cb1b08d02013d7e.zip |
** Fixes bug #567270
2009-10-10 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #567270
* addressbook/gui/contact-editor/test-editor.c:
* addressbook/printing/test-contact-style-editor.c:
* addressbook/printing/test-print.c:
Remove already-disabled use of gnome_about_new().
svn path=/trunk/; revision=37032
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 1857974c16..c1209cd5f6 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2009-10-10 Matthew Barnes <mbarnes@redhat.com> + + ** Fixes bug #567270 + + * gui/contact-editor/test-editor.c: + * printing/test-contact-style-editor.c: + * printing/test-print.c: + Remove already-disabled use of gnome_about_new(). + 2009-01-10 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #567276 |