[hunchentoot-devel] Hunchentoot release 1.2.3

Hans Hübner hans.huebner at gmail.com
Sat Mar 3 14:50:22 UTC 2012


Hi,

I have made a new Hunchentoot release, these are the changes:


Fix crash when error occurs while logging error (reported by Xu Jingtao)
Fix compilation with :hunchentoot-no-ssl feature (Mark Evenson)
Fix Range header handling (Simon Sandlund)
Export acceptor-remove-session
ECL timeout support (Juan Jose Giarcia-Ripoll)
Changed cookie handling - Hunchentoot no longer encodes cookies
automatically.  Applications must make sure that they only set cookies
to permitted values (refer to RFC6265 for the details, thanks to Ralf
Stoye for debugging help)

The change in cookie handling is particularly noteworthy.  If your
application relied on Hunchentoot encoding cookie values, you need to
change it so that it performs the encoding itself now.

Please report any problems you may have.
-Hans




More information about the Tbnl-devel mailing list