----------------
- Disuse 'zope.testing.doctest' in favor of stdlib's 'doctest'.
[tseaver]
- Suppress 'sha' deprecation under Python 2.6+
[tseaver]
- Suppress 'Globals.package_home' deprecation under Zope 2.12+.
[tseaver]
- Add `verify` to the list of allowed attributes on the Captcha
view, allowing restricted code to verify submitted captchas.
[mj]
- Better session id generation & redundant sha1 removal.
[serhat]
- Increase captcha image specling from 0.3 to 1.5
[serhat]