diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug5346 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug5346 b/changes/bug5346 index 490eb35ef..3d21f9014 100644 --- a/changes/bug5346 +++ b/changes/bug5346 @@ -3,4 +3,6 @@ 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. |