diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 6adb9aeb99..c602cfdcd2 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -85,6 +85,8 @@
- [Fix] Cleaned usernames contain only single spaces, so "a_name" and "a__name" are treated as the same name (Bug #15634)
- [Fix] Check "able to disable word censor" option while applying word censor on text (Bug #15974)
+ - [Fix] Rollback changes on failed transaction if returning on sql error is set
+ - [Fix] Call garbage_collection() within database updater to correctly close connections (affects Oracle for example)
1.ii. Changes since 3.0.RC7