diff options
author | Suman Manjunath <msuman@src.gnome.org> | 2008-01-14 15:27:05 +0800 |
---|---|---|
committer | Suman Manjunath <msuman@src.gnome.org> | 2008-01-14 15:27:05 +0800 |
commit | ddcfe32c3d751c170c3e42d7dc10f3e344e186ae (patch) | |
tree | e4daac53be903f36da346e3badbda9ea352f5b4c /mail/ChangeLog | |
parent | e1d156764d4fff7808d1fc6d0acd33f5b5e59080 (diff) | |
download | gsoc2013-evolution-ddcfe32c3d751c170c3e42d7dc10f3e344e186ae.tar gsoc2013-evolution-ddcfe32c3d751c170c3e42d7dc10f3e344e186ae.tar.gz gsoc2013-evolution-ddcfe32c3d751c170c3e42d7dc10f3e344e186ae.tar.bz2 gsoc2013-evolution-ddcfe32c3d751c170c3e42d7dc10f3e344e186ae.tar.lz gsoc2013-evolution-ddcfe32c3d751c170c3e42d7dc10f3e344e186ae.tar.xz gsoc2013-evolution-ddcfe32c3d751c170c3e42d7dc10f3e344e186ae.tar.zst gsoc2013-evolution-ddcfe32c3d751c170c3e42d7dc10f3e344e186ae.zip |
Patch from Gert Kulyk <gkulyk@yahoo.de> ** Fix for bug #350932 (Enable the use of scrollable tabs in the mail-preferences dialog)
svn path=/trunk/; revision=34807
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index ab4162b177..4bb6c39b15 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2008-01-14 Gert Kulyk <gkulyk@yahoo.de> + + ** Fix for bug #350932 + + * mail-config.glade: Enable the use of scrollable tabs in the + mail-preferences dialog. + 2008-01-14 Martin Meyer <elreydetodo@gmail.com> ** Fix for bug #496301 |