diff --git a/CHANGELOG.md b/CHANGELOG.md
index 20358c4945..f6c0cf02a4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com)
- #2045 added oakpal configuration to ui.content to verify that rep:policy nodes are effectively applied, and that existing config pages are not deleted
### Fixed
+- #2032 - Fixed filter.xml on /var/acs-commons
- #2048 - Fixed ui.apps ACE import by setting acHandling property to "merge"
## [4.3.2] - 2019-08-29
diff --git a/ui.content/src/main/content/META-INF/vault/filter.xml b/ui.content/src/main/content/META-INF/vault/filter.xml
index 5ce3d7342a..d5b567ce8e 100644
--- a/ui.content/src/main/content/META-INF/vault/filter.xml
+++ b/ui.content/src/main/content/META-INF/vault/filter.xml
@@ -95,7 +95,7 @@
pattern="/etc/acs-commons/reports(.*)?"
mode="merge"/>
-
-
+
+