diff options
author | Rohini S <srohini@novell.com> | 2006-01-16 14:41:29 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-01-16 14:41:29 +0800 |
commit | 8520abf54cedccb6d98eae462c42b89d23b418f3 (patch) | |
tree | cd6b9fb60c3d881df8dca29b5aa7b5612dd0eb8b /mail/ChangeLog | |
parent | 16bcca2ec81199ff2460f35f9473349e7634ee40 (diff) | |
download | gsoc2013-evolution-8520abf54cedccb6d98eae462c42b89d23b418f3.tar.gz gsoc2013-evolution-8520abf54cedccb6d98eae462c42b89d23b418f3.tar.zst gsoc2013-evolution-8520abf54cedccb6d98eae462c42b89d23b418f3.zip |
** Fixes bug #246257
2006-01-12 Rohini S <srohini@novell.com>
** Fixes bug #246257
* mail-dialogs.glade: Interchange of label and checkbox
positions in Find message dialog
* em-format-html-display.c: (efhd_update_matches),
(em_format_html_display_search):
Hide Matches Label on dialog open and Show Matches Label when
required. Fixes bug 246257.
svn path=/trunk/; revision=31193
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index c46b4f64b6..b89a659109 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,14 @@ +2006-01-12 Rohini S <srohini@novell.com> + + ** Fixes bug #246257 + + * mail-dialogs.glade: Interchange of label and checkbox + positions in Find message dialog + * em-format-html-display.c: (efhd_update_matches), + (em_format_html_display_search): + Hide Matches Label on dialog open and Show Matches Label when + required. Fixes bug 246257. + 2006-01-16 Srinivasa Ragavan <sragavan@novell.com> ** Fixes bug #239929 (Committing Rajeev's patch) |