diff --git a/ReleaseNotes.html b/ReleaseNotes.html
index 4fddb636d1..41d8b9f557 100644
--- a/ReleaseNotes.html
+++ b/ReleaseNotes.html
@@ -22,7 +22,7 @@
Wt Release notes
the way you build Wt, the way you configure Wt or the Wt API and
behaviour.
-Release 3.7.1 (December 2020)
+Release 3.7.1 (December 15, 2020)
Bug fixes
@@ -37,7 +37,7 @@ Bug fixes
OAuthProcess and
OAuthAccessToken.
- Partially fixed issues
+ Fixed issues
#6548 and
#7749:
URL parameters were being parsed more than once for file uploads, causing a rapid
@@ -45,7 +45,8 @@ Bug fixes
faults. The
wtwithqt
example was also updated so that it properly waits for condition variables in a loop,
- to deal with spurious wakeups.
+ to deal with spurious wakeups. Also fixed a potential use-after-free when updating resource
+ progress.
Fixed an issue where the HTTP Client