diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index aa827c0384..f1ec0cc4d9 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,11 @@ +2007-03-01 Tor Lillqvist <tml@novell.com> + + * gui/widgets/e-addressbook-view.c (e_contact_print_button): + * printing/e-contact-print.c (e_contact_print_response): + Bypass the body of these functions on non-G_OS_UNIX for now as + they use gtk_print_unix_dialog_get_settings(). Gtk printing on + Win32 needs work. + 2007-02-26 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #232065 |