summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@src.gnome.org>2008-11-18 12:29:01 +0000
committerOwen Taylor <otaylor@src.gnome.org>2008-11-18 12:29:01 +0000
commit6cea68fc58343509c7012ef7b5fec86a115e6fb4 (patch)
treeee92b375de98fc018c7f52b5f7e357fd768374d7 /ChangeLog
parent5ab26345e9d6552c96dc4c5612bc441cbced2a17 (diff)
downloadgobject-introspection-6cea68fc58343509c7012ef7b5fec86a115e6fb4.tar.gz
Add enums to the Everything test module
* tests/everything/everything.[ch]: Add TestEnum and TestFlags to the Everything test module and register them as GTypes. https://bugzilla.gnome.org/show_bug.cgi?id=561296 svn path=/trunk/; revision=943
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7319e028..6bc9e238 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-11-18 Owen Taylor <otaylor@redhat.com>
+
+ Add enums to the Everything test module
+
+ * tests/everything/everything.[ch]: Add TestEnum and TestFlags to the Everything
+ test module and register them as GTypes.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=561296
+
2008-11-18 Johan Dahlin <jdahlin@async.com.br>
* giscanner/cachestore.py: