diff options
author | Steve Holme <steve_holme@hotmail.com> | 2020-02-27 14:24:08 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2020-02-27 14:24:08 +0000 |
commit | 7c3c5492c8fbde4ec8fec30a997d71aea3c7c2b8 (patch) | |
tree | 79573a76746a7350a5da91e7a51af1a602549a55 /RELEASE-NOTES | |
parent | 1d1e9e8ad7a5f35818dc7072e6fbe8a76a93e018 (diff) | |
download | curl-7c3c5492c8fbde4ec8fec30a997d71aea3c7c2b8.tar.gz |
RELEASE-NOTES: Corrected the link to issue #4892
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 49fad0e0b..66001e9fe 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -237,7 +237,7 @@ References to bug reports and discussions on issues: [87] = https://curl.haxx.se/bug/?i=4953 [88] = https://curl.haxx.se/bug/?i=4976 [89] = https://curl.haxx.se/bug/?i=4949 - [90] = https://curl.haxx.se/bug/?i=4928 + [90] = https://curl.haxx.se/bug/?i=4892 [91] = https://curl.haxx.se/bug/?i=4973 [92] = https://curl.haxx.se/bug/?i=4970 [93] = https://curl.haxx.se/bug/?i=4967 |