aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-09-06 04:21:40 +0800
committerDan Winship <danw@src.gnome.org>2000-09-06 04:21:40 +0800
commit52d74ec874d411dfb8a51d7e5cbae648c5efdd44 (patch)
tree98749a609263a7992bd9fe07dbb227b4dd74f0b0 /mail/ChangeLog
parent43851a4f3d9506725161f8ced6db31d2d79e2046 (diff)
downloadgsoc2013-evolution-52d74ec874d411dfb8a51d7e5cbae648c5efdd44.tar
gsoc2013-evolution-52d74ec874d411dfb8a51d7e5cbae648c5efdd44.tar.gz
gsoc2013-evolution-52d74ec874d411dfb8a51d7e5cbae648c5efdd44.tar.bz2
gsoc2013-evolution-52d74ec874d411dfb8a51d7e5cbae648c5efdd44.tar.lz
gsoc2013-evolution-52d74ec874d411dfb8a51d7e5cbae648c5efdd44.tar.xz
gsoc2013-evolution-52d74ec874d411dfb8a51d7e5cbae648c5efdd44.tar.zst
gsoc2013-evolution-52d74ec874d411dfb8a51d7e5cbae648c5efdd44.zip
Remove the "+ 90" here since it seems to break things for me, and it's not
* folder-browser.c (fb_resize_cb): Remove the "+ 90" here since it seems to break things for me, and it's not commented anyway and there's no excuse for adding 90 to a number with no explanation. svn path=/trunk/; revision=5205
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index f82e85b505..b94ace7e04 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,9 @@
+2000-09-05 Dan Winship <danw@helixcode.com>
+
+ * folder-browser.c (fb_resize_cb): Remove the "+ 90" here since it
+ seems to break things for me, and it's not commented anyway and
+ there's no excuse for adding 90 to a number with no explanation.
+
2000-09-05 Peter Williams <peterw@helixcode.com>
* folder-browser.c (folder_browser_destroy): Don't free the shell;