diff options
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 9a56f259b4..44f2a067d3 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,11 @@ +2007-03-01 Tor Lillqvist <tml@novell.com> + + * e-print.c (print_dialog_response) + (e_print_get_dialog_with_config): 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-27 Jeff Cai <jeff.cai@sun.com> * e-mktemp.c: (get_dir): |