aboutsummaryrefslogtreecommitdiff
path: root/changes/bug5346
blob: 3d21f901443a8e2b53206f39e08b3b1fa0e810a2 (plain)
1
2
3
4
5
6
7
8
  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.