Add a couple missing changelog entries.

This commit is contained in:
Erich E. Hoover 2014-07-27 13:06:18 -06:00
parent c8a6c04975
commit ddfef57f82

2
debian/changelog vendored
View File

@ -2,6 +2,8 @@ wine-compholio (1.7.24) UNRELEASED; urgency=low
* 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 allow special characters in pipe names.
* Added patch with stubs for [Get|Set]SystemFileCacheSize.
* Added patch to implement AllocateAndGetTcpExTableFromStack.
* Added patch to fix ConnectNamedPort return value in overlapped mode.