diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2004-04-01 01:00:24 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2004-04-01 01:00:24 +0800 |
commit | 2ab629886e8850257ffe7681fcfdf73648278b4b (patch) | |
tree | 54a1145024182b7373b42f69a9e4d183ac0447ad /mail/ChangeLog | |
parent | 786d09b39b0ab9c9e79b7f81a22c8784abf9559d (diff) | |
download | gsoc2013-evolution-2ab629886e8850257ffe7681fcfdf73648278b4b.tar.gz gsoc2013-evolution-2ab629886e8850257ffe7681fcfdf73648278b4b.tar.zst gsoc2013-evolution-2ab629886e8850257ffe7681fcfdf73648278b4b.zip |
Save/restore the subscribe dialog's window size. Fixes bug #56230.
2004-03-31 Jeffrey Stedfast <fejj@ximian.com>
* em-subscribe-editor.c (em_subscribe_editor_new): Save/restore
the subscribe dialog's window size. Fixes bug #56230.
svn path=/trunk/; revision=25266
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 30031c0ccd..81a63cccc9 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2004-03-31 Jeffrey Stedfast <fejj@ximian.com> + + * em-subscribe-editor.c (em_subscribe_editor_new): Save/restore + the subscribe dialog's window size. Fixes bug #56230. + 2004-03-31 Not Zed <NotZed@Ximian.com> * mail.h: REMOVED! And there was much rejoicing. |