diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index bec876906d..55337e64a7 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,45 @@ +2009-04-24 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #572348 + + * gui/component/ldap-config.glade: + * gui/contact-editor/fullname.glade: + * gui/contact-editor/contact-editor.glade: + * gui/contact-editor/e-contact-editor.c: + * gui/contact-editor/e-contact-editor-fullname.c: + * gui/component/addressbook-config.c: + * conduit/address-conduit.c: + Remove deprecated Gtk+ symbols. + + * gui/contact-editor/Makefile.am: + * gui/contact-editor/im.glade: + * gui/contact-editor/e-contact-editor-im.h: + * gui/contact-editor/e-contact-editor-im.c: + * gui/contact-editor/fulladdr.glade: + * gui/contact-editor/e-contact-editor-address.h: + * gui/contact-editor/e-contact-editor-address.c: + * printing/Makefile.am: + * printing/e-contact-print.glade: + * printing/e-contact-print-style-editor.h: + * printing/e-contact-print-style-editor.c: + * printing/test-contact-print-style-editor.c: + Remove death files. + +2009-02-26 Matthew Barnes <mbarnes@redhat.com> + + ** Fixes part of bug #572950 + + * printing/Makefile.am: + Remove meaningless GNOME_INCLUDEDIR. Patch by Daniel Macks. + +2009-02-24 Philip Withnall <philip@tecnocode.co.uk> + + ** Fix for bug #572903 + + * gui/contact-editor/contact-editor.glade: Change "Novell Groupwise" + to "Novell GroupWise". Doesn't break string freeze, as the latter + string already exists. + 2009-02-12 Milan Crha <mcrha@redhat.com> ** Fix for bug #404232 |