Merge branch 'bug18977_026_v2' into maint-0.2.7

This commit is contained in:
Nick Mathewson
2016-05-12 15:33:35 -04:00
3 changed files with 10 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (time handling):
- When correcting a corrupt 'struct tm' value, fill in the tm_wday
field. Otherwise, our unit tests crash on Windows.
Fixes bug 18977; bugfix on 0.2.2.25-alpha.