diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index cb82f3d447..c8526c7daa 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -41,6 +41,7 @@ Users must explicitly check append in the sampler
Enhanced the documentation for webservice sampler to explain how it works with CSVDataSet
Enhanced the documentation for javascript function to explain escaping comma
Allow CSV Data Set file names to be absolute
+Report Tree compiler errors better
Bug fixes:
@@ -56,6 +57,10 @@ Users must explicitly check append in the sampler
Fixed resultcode attribute name
Bug 36898 - apply encoding to RegexExtractor
Add properties for saving subresults, assertions, latency, samplerData, responseHeaders, requestHeaders & encoding
+Bug 37705 - Synch Timer now works OK after run is stopped
+Bug 37716 - Proxy request now handles file Post correctly
+HttpClient Sampler now saves latency
+Fix NPE when using JavaScript function on Test Plan
Other changes