summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-05-12 15:33:56 -0400
committerNick Mathewson <nickm@torproject.org>2016-05-12 15:33:56 -0400
commit7bc9d1e00204c5f11ccf81a9eeca3efaead63cc9 (patch)
treef9e412ee16e8f97792fc009bf466669312c28c17 /changes
parent44cbd00dfaba8314dea274d5c4535adc3c202220 (diff)
parente8cc9f3edf21ff56ba16cf716e74eb1efba0b0f1 (diff)
downloadtor-7bc9d1e00204c5f11ccf81a9eeca3efaead63cc9.tar.gz
tor-7bc9d1e00204c5f11ccf81a9eeca3efaead63cc9.zip
Merge branch 'maint-0.2.8'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug189774
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug18977 b/changes/bug18977
new file mode 100644
index 0000000000..3f46b09fba
--- /dev/null
+++ b/changes/bug18977
@@ -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.