You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-04-13 14:42:51 -07:00
wininet-Cache_Long_URLs: Add reference to upstream bug report.
This commit is contained in:
@@ -51,7 +51,7 @@ usage()
|
||||
# Show version information
|
||||
version()
|
||||
{
|
||||
echo "Wine Staging 1.7.45"
|
||||
echo "Wine Staging 1.7.46 (unreleased)"
|
||||
echo "Copyright (C) 2014-2015 the Wine Staging project authors."
|
||||
echo ""
|
||||
echo "Patchset to be applied on upstream Wine:"
|
||||
@@ -5808,6 +5808,9 @@ fi
|
||||
|
||||
# Patchset wininet-Cache_Long_URLs
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#34021] Use random names when caching very long urls in wininet
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * dlls/wininet/urlcache.c
|
||||
# |
|
||||
|
@@ -1 +1 @@
|
||||
Fixes: Use random names when caching very long urls in wininet
|
||||
Fixes: [34021] Use random names when caching very long urls in wininet
|
||||
|
Reference in New Issue
Block a user