Remove patchset shell32-Register_Folders (accepted upstream), update changelog.

This commit is contained in:
Sebastian Lackner
2014-08-04 22:55:46 +02:00
parent 98334f6e19
commit 647f53b37e
5 changed files with 5 additions and 214 deletions

6
debian/changelog vendored
View File

@@ -1,8 +1,9 @@
wine-compholio (1.7.24) UNRELEASED; urgency=low
* Various further improvements to the patch system.
* Added patch to implement inet_pton.
* Added patch to implement GetSystemTimes.
* Added patch to implement SHCreateSessionKey.
* Added patch to create AppData\LocalLow directory.
* Added patch to create directory available on Vista and later.
* Added patch to fix edge cases in TOOLTIPS_GetTipText.
* Added patch to allow special characters in pipe names.
* Added patch with stubs for [Get|Set]SystemFileCacheSize.
@@ -11,6 +12,9 @@ wine-compholio (1.7.24) UNRELEASED; urgency=low
* Added patch to store IOCS data in a property instead of GWLP_USERDATA.
* Added patch to return empty D3D hardware flags for HEL device enumeration.
* Added patch to return the appropriate connection time with SO_CONNECT_TIME.
* Added patch to support extra large and jumbo icons.
* Added patch to allow setting tablet / media center status via registry.
* Removed patch to create directories (accepted upstream).
-- Erich E. Hoover <erich.e.hoover@gmail.com> Wed, 30 Jul 2014 17:40:14 -0600
wine-compholio (1.7.23) unstable; urgency=low