GitHub #289: Allow locales with country and variant for Ant report task.
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 004b996..404783e 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -24,6 +24,8 @@
 <ul>
   <li>Added lifecycle-mapping-metadata.xml for M2E
       (GitHub <a href="https://github.com/jacoco/jacoco/issues/203">#203</a>).</li>
+  <li>Allow locales with country and variant for Ant report task
+      (GitHub <a href="https://github.com/jacoco/jacoco/issues/289">#289</a>).</li>
 </ul>
 
 <h2>Release 0.7.4 (2015/02/26)</h2>