Added patch to fix handling of ANSI NTLM credentials.

This commit is contained in:
Sebastian Lackner
2015-03-27 09:39:40 +01:00
parent 1f66697807
commit fc151aaec0
5 changed files with 139 additions and 13 deletions

1
debian/changelog vendored
View File

@@ -3,6 +3,7 @@ wine-staging (1.7.40) UNRELEASED; urgency=low
* Added patch with stubs for Power[Set|Clear]Request.
* Added patch to avoid spam of FIXME messages for PsLookupProcessByProcessId stub.
* Added patch to implement empty enumerator for IWiaDevMgr::EnumDeviceInfo.
* Added patch to fix handling of ANSI NTLM credentials.
* Removed patch to fix regression causing black screen on startup (accepted upstream).
* Removed patch to fix edge cases in TOOLTIPS_GetTipText (fixed upstream).
* Removed patch for IConnectionPoint/INetworkListManagerEvents stub interface (accepted upstream).