diff options
Diffstat (limited to 'changes/bug5346')
-rw-r--r-- | changes/bug5346 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/changes/bug5346 b/changes/bug5346 deleted file mode 100644 index 3d21f90144..0000000000 --- a/changes/bug5346 +++ /dev/null @@ -1,8 +0,0 @@ - o Minor bugfixes: - - Correct parsing of certain date types in parse_http_time(). - Without this patch, If-Modified-Since would behave - incorrectly. Fix for bug 5346; bugfix on 0.2.0.2-alpha. Patch from - Esteban Manchado Velázques. - - Reject out-of-range times like 23:59:61. Fix for bug 5346; - bugfix on 0.0.8pre3. - |