mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-11-21 16:46:54 -08:00
wbemprox-Win32_SystemEnclosure: Mark an additional upstream bug as fixed.
This commit is contained in:
parent
4befe663b8
commit
a2dd6b6ede
@ -42,7 +42,7 @@ Included bug fixes and improvements
|
||||
**Bug fixes and features included in the next upcoming release [8]:**
|
||||
|
||||
* Add support for process specific debug channels
|
||||
* Add support for wbemprox Win32_SystemEnclosure table
|
||||
* Add support for wbemprox Win32_SystemEnclosure table ([Wine Bug #34517](https://bugs.winehq.org/show_bug.cgi?id=34517))
|
||||
* Calculate msvcrt exponential math operations with higher precision ([Wine Bug #37149](https://bugs.winehq.org/show_bug.cgi?id=37149))
|
||||
* Fix handling of opening read-only files for FILE_DELETE_ON_CLOSE ([Wine Bug #38417](https://bugs.winehq.org/show_bug.cgi?id=38417))
|
||||
* Fix regression caused by blacklisting supported OpenGL extensions ([Wine Bug #38264](https://bugs.winehq.org/show_bug.cgi?id=38264))
|
||||
|
@ -4459,6 +4459,9 @@ fi
|
||||
|
||||
# Patchset wbemprox-Win32_SystemEnclosure
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#34517] Add support for wbemprox Win32_SystemEnclosure table
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * dlls/wbemprox/builtin.c, dlls/wbemprox/table.c, dlls/wbemprox/tests/query.c
|
||||
# |
|
||||
|
@ -1 +1 @@
|
||||
Fixes: Add support for wbemprox Win32_SystemEnclosure table
|
||||
Fixes: [34517] Add support for wbemprox Win32_SystemEnclosure table
|
||||
|
Loading…
Reference in New Issue
Block a user