diff --git a/CHANGES.rst b/CHANGES.rst index 74f4430..43a0747 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,10 @@ Changelog 3.3dev (unreleased) ------------------- +* Extend escaping of parameter values to the characters ",;: ’'". This fixes an + outlook incompatibility with some characters. Fixes: #79, Fixes: #81. + [warvariuc] + * Define VTIMETZONE subcomponents STANDARD and DAYLIGHT. [thet]