diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2008-06-04 18:37:22 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-06-04 18:37:22 +0800 |
commit | c1b28e2e05ac1790af041a6cb3cfdc4011baa002 (patch) | |
tree | aa382f2ca7942230f4b3e332b80003564375535e /plugins/exchange-operations/ChangeLog | |
parent | dc11e097f7fe7c4ce93756dfae34bd5f0e72fd1c (diff) | |
download | gsoc2013-evolution-c1b28e2e05ac1790af041a6cb3cfdc4011baa002.tar gsoc2013-evolution-c1b28e2e05ac1790af041a6cb3cfdc4011baa002.tar.gz gsoc2013-evolution-c1b28e2e05ac1790af041a6cb3cfdc4011baa002.tar.bz2 gsoc2013-evolution-c1b28e2e05ac1790af041a6cb3cfdc4011baa002.tar.lz gsoc2013-evolution-c1b28e2e05ac1790af041a6cb3cfdc4011baa002.tar.xz gsoc2013-evolution-c1b28e2e05ac1790af041a6cb3cfdc4011baa002.tar.zst gsoc2013-evolution-c1b28e2e05ac1790af041a6cb3cfdc4011baa002.zip |
Don't undef DISABLE_DEPRECATED macros in source code. That's just evil.
2008-06-04 Matthew Barnes <mbarnes@redhat.com>
* plugins/exchange-operations/exchange-delegates-user.c:
Don't undef DISABLE_DEPRECATED macros in source code.
That's just evil.
svn path=/trunk/; revision=35593
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r-- | plugins/exchange-operations/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index eb9546fa23..c89ec9325d 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,9 @@ +2008-06-04 Matthew Barnes <mbarnes@redhat.com> + + * exchange-delegates-user.c: + Don't undef DISABLE_DEPRECATED macros in source code. + That's just evil. + 2008-06-02 Jacob Brown <jeblinux@gmail.com> ** Fix for bug #529464 |