diff options
author | Christopher James Lahey <clahey@ximian.com> | 2002-03-29 04:52:35 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2002-03-29 04:52:35 +0800 |
commit | 7fd8357af6b7e045c531d84ac561e0632d03aef4 (patch) | |
tree | e21879687428306f2829aae55d5484f7311d7560 /composer/ChangeLog | |
parent | 1b25ccf526fbc72b6b70fcf74b825a670072bcfc (diff) | |
download | gsoc2013-evolution-7fd8357af6b7e045c531d84ac561e0632d03aef4.tar.gz gsoc2013-evolution-7fd8357af6b7e045c531d84ac561e0632d03aef4.tar.zst gsoc2013-evolution-7fd8357af6b7e045c531d84ac561e0632d03aef4.zip |
From composer/ChangeLog:
2002-03-28 Christopher James Lahey <clahey@ximian.com>
* e-msg-composer-select-file.c: Switch to using EFileSelection
here instead of GtkFileSelection.
svn path=/trunk/; revision=16276
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 88018c0d61..e56746d287 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,8 @@ +2002-03-28 Christopher James Lahey <clahey@ximian.com> + + * e-msg-composer-select-file.c: Switch to using EFileSelection + here instead of GtkFileSelection. + 2002-03-27 Larry Ewing <lewing@ximian.com> * Makefile.am: fix for the changes to GTKHTML_DATADIR that include |