diff --git a/WHATSNEW b/WHATSNEW
index a51599cb7..4214179fb 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -147,7 +147,7 @@ Other changes:
* New tasks bzip2 and bunzip2 to pack and unpack files using the
BZip2 alogrithm, replaceregexp, checksum, translate, waitfor, input,
- manifest, vsscp, vssadd, vsscreate
+ manifest, vsscp, vssadd, vsscreate, splash
* The attributes zipfile, jarfile, warfile and earfile (from the Zip,
Jar, War and Ear tasks) have been deprecated and superseded by a
diff --git a/build.xml b/build.xml
index be44ea57a..3e94a8235 100644
--- a/build.xml
+++ b/build.xml
@@ -159,6 +159,8 @@
+
@@ -285,6 +287,9 @@
+
+
+