diff --git a/build.xml b/build.xml
index 7d312677f..b7b985968 100644
--- a/build.xml
+++ b/build.xml
@@ -32,7 +32,7 @@
-
+
diff --git a/docs/releasenotes.html b/docs/releasenotes.html
index 5471b0934..d0e0753d0 100644
--- a/docs/releasenotes.html
+++ b/docs/releasenotes.html
@@ -52,6 +52,7 @@
Include column number in the XML output (request 555262).
Added ability to specify a properties file on the command line (request 557544).
Check for whitespace around "{" and "}" (request 557544).
+ Fix Javadoc errors under JDK 1.4 (request 568553).