Added patch to fix endless loop in regedit when importing files with very long lines.

This commit is contained in:
Sebastian Lackner
2015-06-06 04:53:33 +02:00
parent a0f1f35843
commit cc1da4895e
5 changed files with 71 additions and 25 deletions

2
debian/changelog vendored
View File

@@ -32,6 +32,8 @@ wine-staging (1.7.45) UNRELEASED; urgency=low
System\CurrentControlSet\Control\TimeZoneInformation registry keys.
* Added patch to implement default homepage button in inetcpl.cpl.
* Added patch to fix link notification conditions for riched20.
* Added patch to fix endless loop in regedit when importing files with very
long lines.
* Removed patch to handle '\r' as whitespace in wbemprox queries (accepted
upstream).
* Removed patch to make sure OpenClipboard with current owner doesn't fail