summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohan Dahlin <jdahlin@async.com.br>2009-01-23 14:12:21 +0000
committerJohan Dahlin <johan@src.gnome.org>2009-01-23 14:12:21 +0000
commit6c0c0eeff5246facec1e5f102d9cc2a45a9db339 (patch)
tree555bd0b47d9006138273d32bdcfe5c4160089022 /ChangeLog
parent1249b4176b15b244c672b90ee153225e910cbc8b (diff)
downloadgobject-introspection-6c0c0eeff5246facec1e5f102d9cc2a45a9db339.tar.gz
Add an enum param test function
2009-01-23 Johan Dahlin <jdahlin@async.com.br> * tests/everything/everything.c (test_enum_param): * tests/everything/everything.h: Add an enum param test function svn path=/trunk/; revision=1066
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1bba343c..d2f2dbd5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-01-23 Johan Dahlin <jdahlin@async.com.br>
+
+ * tests/everything/everything.c (test_enum_param):
+ * tests/everything/everything.h:
+
+ Add an enum param test function
+
2009-01-21 Johan Dahlin <jdahlin@async.com.br>
* configure.ac: