]> gitweb @ CieloNegro.org - time-http.git/blobdiff - ChangeLog
Bump version to 0.4: Don't forget that conversion from ZonedTime to RFC-822 date...
[time-http.git] / ChangeLog
index 52e4b220fa106763b561139f2b2bb6b7bde20a5b..86a83798cc4eeb589efe53081f0894f22b9236da 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+== time-http-0.4 / unreleased
+* bugfix: Don't forget that conversion from ZonedTime to RFC-822 date and time can fail, due to its Y2K problem.
+== time-http-0.3 / 2011-12-15
+* Use tagged and convertible
 == time-http-0.2 / 2011-10-03
 * Use attoparsec, ascii and blaze-builder
 * Create a test suite using QuickCheck