diff options
author | Michael Zucci <zucchi@src.gnome.org> | 2001-01-29 17:53:23 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2001-01-29 17:53:23 +0800 |
commit | 66b038a31f0c7be2a3b0fa2f36de636b17481500 (patch) | |
tree | c969e2c495b6b1b737a93776b697555116a2a272 /mail/ChangeLog | |
parent | be3bada02164ec3b0f97db637372b542ef716c50 (diff) | |
download | gsoc2013-evolution-66b038a31f0c7be2a3b0fa2f36de636b17481500.tar gsoc2013-evolution-66b038a31f0c7be2a3b0fa2f36de636b17481500.tar.gz gsoc2013-evolution-66b038a31f0c7be2a3b0fa2f36de636b17481500.tar.bz2 gsoc2013-evolution-66b038a31f0c7be2a3b0fa2f36de636b17481500.tar.lz gsoc2013-evolution-66b038a31f0c7be2a3b0fa2f36de636b17481500.tar.xz gsoc2013-evolution-66b038a31f0c7be2a3b0fa2f36de636b17481500.tar.zst gsoc2013-evolution-66b038a31f0c7be2a3b0fa2f36de636b17481500.zip |
(build_tree): Oops, turn on BROKEN_ETREE again.
svn path=/trunk/; revision=7888
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 3bef3dcf12..caa94b8278 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -3,6 +3,7 @@ * message-list.c (tree_equal): Debug function to compare the tree we think we have, after an incremental update. (build_tree): Check the tree after we've built it. + (build_tree): Oops, turn on BROKEN_ETREE again. * mail-mt.c (mail_get_password): If we are being called from the main gui thread, then just call the dialogue directly. Ideally we |