This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit a07d04c2232c80a7f53a78e794b886dedfc6edb0 Author: Jens Reyer <[email protected]> Date: Mon Aug 22 16:30:39 2016 +0200 Update changelog for 1.9.17-1 release --- debian/changelog | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 24e8d47..fb6e4bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,21 @@ -wine-development (1.9.16-2) UNRELEASED; urgency=medium - +wine-development (1.9.17-1) unstable; urgency=medium + + * New upstream release 1.9.17, released Aug 19, 2016. + - Better exception handling on 64-bit. + - Various improvements in joystick support. + - Some more stream support in the C++ runtime. + - Font embedding improvements. + - More metafile support in GDI+. + - Various bug fixes. + - Check for sysinfo function to fix FTBFS on hurd and kfreebsd + (closes: #833956). Thanks Pino Toscano and Sebastian Lackner. + - Correct wrong symlink in wine.inf to fix regedit exporting the + registry (closes: #832129). Thanks Joerg Schiermeier. + * Refresh patches. * Make "update-alternatives --remove" quiet. * Make libc6-dev dependency portable. - -- Jens Reyer <[email protected]> Sun, 14 Aug 2016 02:32:35 +0200 + -- Jens Reyer <[email protected]> Mon, 22 Aug 2016 15:08:33 +0200 wine-development (1.9.16-1) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git _______________________________________________ pkg-wine-party mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-wine-party
