aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDenis Washington <denisw@svn.gnome.org>2007-12-04 02:50:40 +0800
committerDenis Washington <denisw@src.gnome.org>2007-12-04 02:50:40 +0800
commit2382c13eb142708eabc7d086048fec40cfce092b (patch)
treedc9b4664191952875a345f500fa1e690ff02cff1 /mail/ChangeLog
parentcf649a8408918e3cd5a185dabaa7b9ba497ad250 (diff)
downloadgsoc2013-evolution-2382c13eb142708eabc7d086048fec40cfce092b.tar
gsoc2013-evolution-2382c13eb142708eabc7d086048fec40cfce092b.tar.gz
gsoc2013-evolution-2382c13eb142708eabc7d086048fec40cfce092b.tar.bz2
gsoc2013-evolution-2382c13eb142708eabc7d086048fec40cfce092b.tar.lz
gsoc2013-evolution-2382c13eb142708eabc7d086048fec40cfce092b.tar.xz
gsoc2013-evolution-2382c13eb142708eabc7d086048fec40cfce092b.tar.zst
gsoc2013-evolution-2382c13eb142708eabc7d086048fec40cfce092b.zip
** Fix for bug #363644
2007-12-03 Denis Washington <denisw@svn.gnome.org> ** Fix for bug #363644 * mail-send-recv.c: Added a 6px padding around the scrolled window so that it's border doesn't look like a separator on the bottom. svn path=/trunk/; revision=34630
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 7165f155fd..24cd8c2cdc 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2007-12-03 Denis Washington <denisw@svn.gnome.org>
+
+ ** Fix for bug #363644
+
+ * mail-send-recv.c:
+ Added a 6px padding around the scrolled window so that
+ it's border doesn't look like a separator on the bottom.
+
2007-11-29 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #271551