diff options
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index fdf1fd4ce9..3956c9c1e9 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,12 @@ +2001-07-02 Larry Ewing <lewing@ximian.com> + + * e-msg-composer.c (autosave_query_load_orphans): querythe user to + check if they want to load any orphans we've found. + (autosave_query_cb): the dialog callback. + (autosave_is_orphan): test if if a particular file is orphaned. + (autosave_load_draft): load a message from an autosave file. + (autosave_save_draft): save the current buffer to the autosave file. + 2001-07-02 Christopher James Lahey <clahey@ximian.com> * Makefile.am (INCLUDES): Added $(BONOBO_CONF_CFLAGS). |