1.2b1 (2011-10-07)
------------------

 - fixed content-type with charset
   [tom_gross, thanks Steve Spicklemire]

 - changed `has_key` with __contains__ calls
   [tom_gross]

 - fixed sending of unauthorized status
   [tom_gross]

 - return error object according to the JSON-RPC specification
   http://json-rpc.org/wd/JSON-RPC-1-1-WD-20060807.html#ErrorObject
   [tom_gross, thanks Steve Spicklemire]

1.2a1 (2010-07-15)
------------------

 - fixes for Zope 2.10 

 - moved from old product from http://www.zope.org/Members/ree/jsonserver2
   [tom_gross]
