summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2012-03-30 12:07:25 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2012-03-30 12:07:25 +0000
commitf1f9b3164e11c877ed5d509738551a56ac9b37f0 (patch)
tree8199aac0d7e7c5d5470173f422043044504d7c7b /Changes
downloadHTTP-Date-tarball-master.tar.gz
Diffstat (limited to 'Changes')
-rw-r--r--Changes23
1 files changed, 23 insertions, 0 deletions
diff --git a/Changes b/Changes
new file mode 100644
index 0000000..7de3e7a
--- /dev/null
+++ b/Changes
@@ -0,0 +1,23 @@
+_______________________________________________________________________________
+2012-03-30 HTTP-Date 6.02
+
+Added support for parsing dates with (faulty) double TZ spec [RT#75150]
+
+Doc tweaks.
+
+
+
+_______________________________________________________________________________
+2012-02-15 HTTP-Date 6.01
+
+Restore perl-5.6 compatiblity. Drop MacOS (classic) support.
+
+
+
+_______________________________________________________________________________
+2011-02-25 HTTP-Date 6.00
+
+Initial release of HTTP-Date as a separate distribution. There are no code
+changes besides incrementing the version number since libwww-perl-5.837.
+
+The HTTP::Date module used to be bundled with the libwww-perl distribution.