diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index eb7757b7ed..0571011347 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -36,6 +36,7 @@
 
Added beanshell.init.file property to run a BeanShell script at startup
 Added timeout for WebService (SOAP) Sampler
 Bug 40804 - Change Counter default to max = Long.MAX_VALUE
+BeanShell Post-Processor no longer ignores samples with zero-length result data
 
 
 Bug fixes:
diff --git a/xdocs/usermanual/component_reference.xml b/xdocs/usermanual/component_reference.xml
index a1aa222b9d..8c4204f04e 100644
--- a/xdocs/usermanual/component_reference.xml
+++ b/xdocs/usermanual/component_reference.xml
@@ -2814,6 +2814,7 @@ with the start, continuing on like that until the test is ended.  
 
 The BeanShell PreProcessor allows arbitrary code to be applied before taking a sample.
 
+Since version 2.2.1, the BeanShell Post-Processor no longer ignores samples with zero-length result data
 
 
         Descriptive name for this element that is shown in the tree.