commit 5a59c1d992d8f89ebcc158df10c520cb029e91c9
Author: Jens Georg <mail@jensge.org>
Date:   Thu Jul 7 10:04:48 2011 +0200

    Release 0.6.2

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)

commit 50c3ad012c74b292d05cc9e4f6109902e5d69279
Author: Jens Georg <mail@jensge.org>
Date:   Thu Jul 7 10:56:57 2011 +0200

    Fix typo in introspection support

 libgupnp-dlna/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit ed0dca37952c41c5294ad9c992c50e1a040a0215
Author: Jens Georg <mail@jensge.org>
Date:   Wed Jun 22 18:45:13 2011 +0200

    Add GObject introspection

 configure.ac                          |    3 +
 libgupnp-dlna/Makefile.am             |   41 ++++++++++++--
 libgupnp-dlna/gupnp-dlna-discoverer.c |    9 ++--
 libgupnp-dlna/gupnp-dlna-profile.c    |    6 +-
 m4/introspection.m4                   |   94 +++++++++++++++++++++++++++++++++
 5 files changed, 140 insertions(+), 13 deletions(-)

commit f25eee35882ee6e7eba6fda26e047a01d82343fb
Author: Luis de Bethencourt <luis.debethencourt@collabora.com>
Date:   Tue Jul 5 20:00:56 2011 +0200

    Relax restrictions for AAC_ADTS

 data/aac.xml |   20 +++++++-------------
 1 files changed, 7 insertions(+), 13 deletions(-)

commit 004a4d3123cbdef4263e29330833060b72b10592
Author: Jens Georg <mail@jensge.org>
Date:   Tue Jul 5 10:12:52 2011 +0200

    Fix AAC profiles

 data/aac.xml |   27 +++++++++++++++++++++------
 1 files changed, 21 insertions(+), 6 deletions(-)

commit 5a7a29fd44f9daa3073306a522f63771169fb00d
Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Date:   Wed Jun 8 14:51:41 2011 +0300

    Update repository location of gupnp-dlna-media

 tests/test-discoverer.sh.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 20a1031e84b9dbc498b117001aed2291497991eb
Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Date:   Wed Jun 8 14:51:12 2011 +0300

    Add a DOAP file

 gupnp-dlna.doap |   39 +++++++++++++++++++++++++++++++++++++++
 1 files changed, 39 insertions(+), 0 deletions(-)

commit 14f5164c49938fd255f79f7c7c3d8b378b8847a0
Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>