]> gitweb @ CieloNegro.org - time-http.git/blob - ChangeLog
86a83798cc4eeb589efe53081f0894f22b9236da
[time-http.git] / ChangeLog
1 == time-http-0.4 / unreleased
2 * bugfix: Don't forget that conversion from ZonedTime to RFC-822 date and time can fail, due to its Y2K problem.
3 == time-http-0.3 / 2011-12-15
4 * Use tagged and convertible
5 == time-http-0.2 / 2011-10-03
6 * Use attoparsec, ascii and blaze-builder
7 * Create a test suite using QuickCheck