diff options
author | nobody <nobody@localhost> | 2003-06-29 00:20:00 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-06-29 00:20:00 +0800 |
commit | a02319d3233b2d59a5bfab566275e09ba77f3a1e (patch) | |
tree | e521429188462e4446c632b5bd4b6f333e589995 /my-evolution/ChangeLog | |
parent | 5a8e20476b93515b8e69f7e1c8f659ab3dc55a8f (diff) | |
download | gsoc2013-evolution-guikachu-1_3_5.tar.gz gsoc2013-evolution-guikachu-1_3_5.tar.zst gsoc2013-evolution-guikachu-1_3_5.zip |
This commit was manufactured by cvs2svn to create tagguikachu-1_3_5
'guikachu-1_3_5'.
svn path=/tags/guikachu-1_3_5/; revision=21677
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog deleted file mode 100644 index beae68e449..0000000000 --- a/my-evolution/ChangeLog +++ /dev/null @@ -1,29 +0,0 @@ -2003-06-23 Dan Winship <danw@ximian.com> - - * e-summary-calendar.c (setup_gconf_client): Don't call - setup_calendar from here, since e_summary_calendar_init will call - it immediately after setup_gconf_client, which will result in a - calendar being quickly created and destroyed. - -2003-06-19 Ettore Perazzoli <ettore@ximian.com> - - * e-summary.c (do_summary_print): Do not destroy preview_widget - when returning from gtk_dialog_run() since it's unset at that - point. [#44798] - -2003-06-13 Larry Ewing <lewing@ximian.com> - - * e-summary.c (e_summary_url_requested): free the filename. - -2003-06-05 Not Zed <NotZed@Ximian.com> - - ** For #42691. - - * Makefile.am (%.server.in): use implicit rule. - (BUILT_SOURCES): added server_DATA - -2003-06-09 Ettore Perazzoli <ettore@ximian.com> - - * e-summary-mail.c (e_summary_mail_get_info): Protect against - folder_store being NULL. [#44111] - |