diff --git a/build.xml b/build.xml
index 9fe09459b3..fa5d6a6aaa 100644
--- a/build.xml
+++ b/build.xml
@@ -859,9 +859,10 @@ some of its classes - at present JMeter can only run from jar files.
-
+
-
+
@@ -872,6 +873,18 @@ some of its classes - at present JMeter can only run from jar files.
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1087,6 +1100,7 @@ some of its classes - at present JMeter can only run from jar files.
+
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 79e4a200a1..c0b9cd84ae 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -115,6 +115,8 @@ The XSL stylesheets also now accept either "rc" or "rs"
Updated to Commons Collections 3.1
Improved formatting of Request Data in Tree View
Expanded user documentation
+Added MANIFEST, NOTICE and LICENSE to all jars
+Extract htmlparser interface into separate jarfile to make it possible to replace the parser