diff --git a/debian/changelog b/debian/changelog index 714f18af..c10e470a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,8 @@ wine-compholio (1.7.25) UNRELEASED; urgency=low * Improve generation of README.md on patch update. + * Updated patches for riched20 IText* Interface. + * Fixed some issues in the patches for TransmitFile. + * Fixed issue with gitapply.sh script on Gentoo systems. * Added patch with stub for DwmInvalidateIconicBitmaps. * Added Courier Prime (OFLv1.1) as a Courier New replacement. * Added patch to better detect broken nVidia RandR 1.2 support. @@ -10,7 +13,8 @@ wine-compholio (1.7.25) UNRELEASED; urgency=low * Added patch to fix issues with OpenProcess on terminated processes. * Added patch to fix issues with msi/ITERATE_MoveFiles. * Added patch to avoid grouping all Wine windows together. - * Updated patches for riched20 IText* Interface. + * Added patch to implement KF_FLAG_DEFAULT_PATH for SHGetKnownFolderPath. + * Added patch to implement GetFinalPathNameByHandle. * Removed patch to update gl_drawable for embedded windows (deprecated). * Removed patch to return empty D3D hardware flags for RGB device enumeration (accepted upstream). * Removed patch with stub for DwmInvalidateIconicBitmaps (accepted upstream).