diff options
author | JP Rosevear <jpr@novell.com> | 2005-01-28 02:00:30 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2005-01-28 02:00:30 +0800 |
commit | 637d616193b2275cb0fca955e62e1381bb6e1c88 (patch) | |
tree | 99b682504778afaf9d879e248ce001418e80aa02 /mail/ChangeLog | |
parent | eee6b3860698cc28391667fe871973bfb9c392d6 (diff) | |
download | gsoc2013-evolution-637d616193b2275cb0fca955e62e1381bb6e1c88.tar gsoc2013-evolution-637d616193b2275cb0fca955e62e1381bb6e1c88.tar.gz gsoc2013-evolution-637d616193b2275cb0fca955e62e1381bb6e1c88.tar.bz2 gsoc2013-evolution-637d616193b2275cb0fca955e62e1381bb6e1c88.tar.lz gsoc2013-evolution-637d616193b2275cb0fca955e62e1381bb6e1c88.tar.xz gsoc2013-evolution-637d616193b2275cb0fca955e62e1381bb6e1c88.tar.zst gsoc2013-evolution-637d616193b2275cb0fca955e62e1381bb6e1c88.zip |
add a d(x) debugging define and default to off
2005-01-27 JP Rosevear <jpr@novell.com>
* em-format-hook.c: add a d(x) debugging define and default to off
svn path=/trunk/; revision=28582
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 9acda651d8..0b2bd86bb0 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,7 @@ +2005-01-27 JP Rosevear <jpr@novell.com> + + * em-format-hook.c: add a d(x) debugging define and default to off + 2005-01-26 Mengjie Yu <meng-jie.yu@sun.com> Fixes #71774 |