summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Alburquerque <jaalburqu@src.gnome.org>2009-03-22 23:49:48 +0000
committerJosé Alburquerque <jaalburqu@src.gnome.org>2009-03-22 23:49:48 +0000
commitb7ef708117fc56bf0697901ae9f7952e35b2eab9 (patch)
treecaacc721ac5e541e155a079821cb7aabe5ff71b9
parenta6cd6d5f0a7a430c64d3a336b70f4b0d66a64592 (diff)
downloadglibmm-2-12.tar.gz
Forgot bug numbers to recent ChangeLog entries.glibmm-2-12
svn path=/branches/glibmm-2-12/; revision=799
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd90d906..91349ce8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
* 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().
+ Bug #575870.
2007-10-12 Armin Burgmeier <armin@openismus.com>