update changes

This commit is contained in:
maartenkling 2012-11-26 14:51:29 +01:00
parent 412cfed5c5
commit 4b7ecf9e29
1 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,10 @@ Changelog
2.2.1 (2012-11-16)
------------------
- first check if captcha is installed before we open browsers zcml
files that depend on these packages, fixes #12118 and #12774
[maartenkling]
- Make conversation view not break when comment-id cannot be converted to long.
Fixes #13327
[khink]