diff --git a/docs/releasenotes.html b/docs/releasenotes.html
index 5beb28eb0..24d14ea19 100644
--- a/docs/releasenotes.html
+++ b/docs/releasenotes.html
@@ -67,10 +67,11 @@
- Fully-qualified @throws claimed unused (bug 658805).
+ - Expected @return tag when one is there (bug 579190).
- Package name reported incorrectly (bug 622290).
- Empty header filename silently ignored (bug 629139).
- - array instantiation incorrectly flagged (bug 626875).
- - tests fail with non-english locale (bug 594469).
+ - Array instantiation incorrectly flagged (bug 626875).
+ - Tests fail with non-english locale (bug 594469).