From 801923ac2112d1a54eaf4126800724bea90055eb Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 9 Mar 2012 10:24:40 -0500 Subject: Remove more dubiosity in struct tm handling. related to bug5346 --- changes/bug5346 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changes') 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. -- cgit v1.2.3