aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2008-08-05 02:45:12 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-08-05 02:45:12 +0800
commit8781122643884eea343afc4117d6d05f2ff95392 (patch)
treed6411d3a5f3cfcdc3b719905ac55fa38892636af /mail/ChangeLog
parentc83b4d0ad9fe0bbf7576610468a8b3875269c0c5 (diff)
downloadgsoc2013-evolution-8781122643884eea343afc4117d6d05f2ff95392.tar
gsoc2013-evolution-8781122643884eea343afc4117d6d05f2ff95392.tar.gz
gsoc2013-evolution-8781122643884eea343afc4117d6d05f2ff95392.tar.bz2
gsoc2013-evolution-8781122643884eea343afc4117d6d05f2ff95392.tar.lz
gsoc2013-evolution-8781122643884eea343afc4117d6d05f2ff95392.tar.xz
gsoc2013-evolution-8781122643884eea343afc4117d6d05f2ff95392.tar.zst
gsoc2013-evolution-8781122643884eea343afc4117d6d05f2ff95392.zip
Use G_STRLOC or G_STRFUNC instead of deprecated G_GNUC_PRETTY_FUNCTION.
2008-08-04 Matthew Barnes <mbarnes@redhat.com> * mail/em-migrate.c (migrate_to_db): * mail/em-network-prefs.c (notify_proxy_type_changed), (widget_entry_changed_cb): * mail/em-subscribe-editor.c (sub_fill_level), (sub_queue_fill_level), (sub_row_expanded): * mail/mail-vfolder.c: Use G_STRLOC or G_STRFUNC instead of deprecated G_GNUC_PRETTY_FUNCTION. svn path=/trunk/; revision=35904
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 4a9c7ede69..3ae48299d6 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,14 @@
+2008-08-04 Matthew Barnes <mbarnes@redhat.com>
+
+ * em-migrate.c (migrate_to_db):
+ * em-network-prefs.c (notify_proxy_type_changed),
+ (widget_entry_changed_cb):
+ * em-subscribe-editor.c (sub_fill_level), (sub_queue_fill_level),
+ (sub_row_expanded):
+ * mail-vfolder.c:
+ Use G_STRLOC or G_STRFUNC instead of deprecated
+ G_GNUC_PRETTY_FUNCTION.
+
2008-08-04 Paul Bolle <pebolle@tiscali.nl>
** Fix for bug #543058