summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5290bc91..52d15b8a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-03-18 José Alburquerque <jaalburqu@svn.gnome.org>
+
+ * tools/m4/base.m4: Modified _GET_TYPE_FUNC() to properly work with
+ types like GtkFOOBar producing, for example, gtk_foo_bar_get_type()
+ instead of gtk_fo_obar_get_type().
+
2007-12-28 Murray Cumming <murrayc@murrayc.com>
* glib/glibmm/refptr.h: Reverted this change, which should have only