Add note about per-rc exceptions to changelog.

This commit is contained in:
lericson 2009-11-05 19:54:19 +01:00
parent e61aaac393
commit 6a9ad740c7

View File

@ -90,6 +90,7 @@ New in version 0.9
`python-memcached`'s equivalent.
- Gives the empty string for empty memcached values like `python-memcached`
does.
- Added exceptions for most `libmemcached` return codes.
New in version 0.8
------------------