2007-07-24 Jorn Baayen <jorn@openedhand.com>
authorJorn Baayen <jorn@openedhand.com>
Tue, 24 Jul 2007 08:11:52 +0000 (08:11 +0000)
committerJorn Baayen <jorn@openedhand.com>
Tue, 24 Jul 2007 08:11:52 +0000 (08:11 +0000)
* NEWS:
* configure.ac:

Release 0.3.

git-svn-id: https://svn.o-hand.com/repos/gupnp/trunk/gssdp@306 d8cb91d7-bff9-0310-92b9-80b65e4482b2

ChangeLog
NEWS
configure.ac

index 148732e..b0dc15f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-07-24  Jorn Baayen  <jorn@openedhand.com>
+
+       * NEWS:
+       * configure.ac:
+
+       Release 0.3.
+
 2007-07-08  Jorn Baayen  <jorn@openedhand.com>
 
        * libgssdp/gssdp-protocol.h:
@@ -6,7 +13,7 @@
 
        * libgssdp/gssdp-resource-group.c: (gssdp_resource_group_dispose):
 
-       byebype resources before unreffing client.
+       byebye resources before unreffing client.
 
 2007-07-03  Jorn Baayen  <jorn@openedhand.com>
 
diff --git a/NEWS b/NEWS
index c1565bd..9eef276 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+0.3
+===
+
+- Handle "byebye" correctly. [Jorn Baayen]
+
 0.2
 ===
 
index 995df93..68611a2 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.53)
-AC_INIT(gssdp, 0.2, http://www.gupnp.org/)
+AC_INIT(gssdp, 0.3, http://www.gupnp.org/)
 AM_INIT_AUTOMAKE()
 AC_CONFIG_SRCDIR(libgssdp/gssdp-client.c)
 AM_CONFIG_HEADER(config.h)