diff --git a/ChangeLog b/ChangeLog
index 7acf06212..f19f49635 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -88,6 +88,7 @@ $Id$
- bug [password] Generate password only available if JS is enabled
(fixed for Privileges and Change password)
- [core] RecodingEngine now accepts none as valid option.
++ [core] Dropped AllowAnywhereRecoding configuration variable.
3.3.6.0 (not yet released)
diff --git a/Documentation.html b/Documentation.html
index d6e2b6fdf..4c23ec6d4 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -1683,18 +1683,6 @@ CREATE DATABASE,ALTER DATABASE,DROP DATABASE
expression. For example if you want only Czech and English, you should
set filter to '^(cs|en)'
.
-