msxml3-FreeThreadedXMLHTTP60: Change bug reference to reflect split upstream bug.

This commit is contained in:
Zebediah Figura 2021-03-31 16:04:59 -05:00
parent d90a798a26
commit 2929606a6a
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
Fixes: [49740] msxml3: Implement FreeThreadedXMLHTTP60.
Fixes: [50900] msxml3: Implement FreeThreadedXMLHTTP60.

View File

@ -2783,7 +2783,7 @@ fi
# Patchset msxml3-FreeThreadedXMLHTTP60
# |
# | This patchset fixes the following Wine bugs:
# | * [#49740] msxml3: Implement FreeThreadedXMLHTTP60.
# | * [#50900] msxml3: Implement FreeThreadedXMLHTTP60.
# |
# | Modified files:
# | * dlls/msxml3/Makefile.in, dlls/msxml3/factory.c, dlls/msxml3/httprequest.c, dlls/msxml3/msxml_private.h,