Renamed urlescape to urlencode
diff --git a/CHANGES b/CHANGES
index 8838a21..a48208a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,7 +10,7 @@
   advertised.
 - Fixed filesizeformat.
 - Added a non-silent option for babel extraction.
-- Added `urlescape` filter that automatically quotes values for
+- Added `urlencode` filter that automatically quotes values for
   URL safe usage with utf-8 as only supported encoding.  If applications
   want to change this encoding they can override the filter.