Added patch to fix edge cases in TOOLTIPS_GetTipText.

This commit is contained in:
Erich E. Hoover
2014-07-31 11:15:26 -06:00
parent f9cb758cdc
commit 1ff09d87c5
6 changed files with 95 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -3,6 +3,7 @@ wine-compholio (1.7.24) UNRELEASED; urgency=low
* Added patch to implement GetSystemTimes.
* Added patch to implement SHCreateSessionKey.
* Added patch to create AppData\LocalLow directory.
* 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.
* Added patch to implement AllocateAndGetTcpExTableFromStack.