diff --git a/docs/releasenotes.html b/docs/releasenotes.html
index 5ce45f508..b84f01ca0 100644
--- a/docs/releasenotes.html
+++ b/docs/releasenotes.html
@@ -78,7 +78,9 @@
Empty header filename silently ignored (bug 629139).
Array instantiation incorrectly flagged (bug 626875).
Tests fail with non-english locale (bug 594469).
- Cachefile streams were not closed (bug 665016).
+ Cachefile streams were not closed (bug 665016).
+ Ant Task: NullPointerException when type was not specified in formatter (bug 670321).
+
API changes (only relevant for IDE plugin authors):