From 77a5d97f7092dc485a0c8d38343f7c5928caa97d Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 6 Jun 2008 01:50:42 +0000 Subject: Never undefine DISABLE_DEPRECATED macros in source code. Yes, it will 2008-06-05 Matthew Barnes * mail/message-tag-followup.c: Never undefine DISABLE_DEPRECATED macros in source code. Yes, it will break the build if it's defined. That's the point! svn path=/trunk/; revision=35600 --- mail/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index ded70d8136..11d5c120ca 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2008-06-05 Matthew Barnes + + * message-tag-followup.c: + Never undefine DISABLE_DEPRECATED macros in source code. + Yes, it will break the build if it's defined. That's the point! + 2008-06-02 Jacob Brown ** Fix for bug #529464 -- cgit