Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
DLNA-RUI
gupnp
Commits
631830c5
Commit
631830c5
authored
Nov 30, 2010
by
Zeeshan Ali (Khattak)
Browse files
Release 0.15.0
parent
2cd4a475
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
631830c5
0.15.0
======
Changes since 0.14.0 not included in 0.14.1:
- Port from dbus-glib to GDBus.
- Enable gzip compression for large action response bodies.
- Fix gupnp-binding-tool to generate headers usable in C++.
Dependency related changes:
- Require glib >= 2.24.0.
- Require libsoup >= 2.28.2.
- Require gio >= 2.26 (new dependency).
- Drop dependency on dbus-glib.
Bugs fixed in this release:
2184 - Migrate from dbus-glib to glib's GDBus
All contributors:
Ross Burton <ross@linux.intel.com>
Sven Neumann <s.neumann@raumfeld.com>
Henry Hoegelow <h.hoegelow@raumfeld.com>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Fargier Sylvain <fargier.sylvain@free.fr>
0.14.0
======
...
...
configure.ac
View file @
631830c5
AC_PREREQ(2.53)
AC_INIT(gupnp, 0.1
4
.0, http://www.gupnp.org/)
AC_INIT(gupnp, 0.1
5
.0, http://www.gupnp.org/)
AM_INIT_AUTOMAKE()
AC_CONFIG_SRCDIR(libgupnp/gupnp.h)
AM_CONFIG_HEADER(config.h)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment