Release 1.7.27.

This commit is contained in:
Sebastian Lackner
2014-09-20 05:53:36 +02:00
parent d8aaa94042
commit c8164d802d
3 changed files with 14 additions and 21 deletions

4
debian/changelog vendored
View File

@@ -1,4 +1,4 @@
wine-compholio (1.7.27) UNRELEASED; urgency=low
wine-compholio (1.7.27) unstable; urgency=low
* Fixed some issues in the patches for GetSystemTimes.
* Added patch to support FIND_FIRST_EX_LARGE_FETCH flag in FindFirstFileExW.
* Added patch to fix deadlock caused by incorrect wrapper of glu polygon/contour function.
@@ -11,7 +11,7 @@ wine-compholio (1.7.27) UNRELEASED; urgency=low
* Removed some patches for riched20/IText*-interface (accepted upstream).
* Removed patch to fix deadlock caused by incorrect wrapper of glu functions (accepted upstream).
* Removed patch for stub of BCryptGetFipsAlgorithmMode (accepted upstream).
-- Erich E. Hoover <erich.e.hoover@gmail.com> Mon, 08 Sep 2014 21:14:36 +0200
-- Sebastian Lackner <sebastian@fds-team.de> Sat, 20 Sep 2014 05:52:23 +0200
wine-compholio (1.7.26) unstable; urgency=low
* Added new make targets 'series' and 'install-git'.