summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJussi Kukkonen <jku@openedhand.com>2008-06-11 13:01:13 +0000
committerJussi Kukkonen <jku@openedhand.com>2008-06-11 13:01:13 +0000
commit8d4eecb677de9d558342512f08edbf2b20793057 (patch)
tree15cd19b2e11fcb9ecae7b9f2be3780fe1c6c0aee /ChangeLog
parent139951f5de7b22a71dfe0cd5c9c23c36f06d343b (diff)
downloadgupnp-vala-8d4eecb677de9d558342512f08edbf2b20793057.tar.gz
* gupnp-av-1.0/gupnp-av-1.0.metadata:
Make GUPnPDIDLLiteResource a value type, with non-weak contents * gupnp-1.0/gupnp-1.0.metadata Make custom types value types. NOTE: custom types will not work with Vala 0.3.3: the generated vapi will miss type_id definitions (fixed in Vala svn 2008-06-10). git-svn-id: https://svn.o-hand.com/repos/gupnp/trunk/bindings/gupnp-vala@1060 d8cb91d7-bff9-0310-92b9-80b65e4482b2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f5dba18..f4c1642 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-06-11 Jussi Kukkonen <jku@o-hand.com>
+
+ * gupnp-av-1.0/gupnp-av-1.0.metadata:
+ Make GUPnPDIDLLiteResource a value type, with non-weak contents
+
+ * gupnp-1.0/gupnp-1.0.metadata
+ Make custom types value types.
+ NOTE: custom types will not work with Vala 0.3.3: the generated
+ vapi will miss type_id definitions (fixed in Vala svn 2008-06-10).
+
2008-06-06 Zeeshan Ali Khattak <zeenix@gmail.com>
* tests/server-test.vala: