aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-12-07 11:11:26 -0500
committerNick Mathewson <nickm@torproject.org>2012-12-07 11:11:26 -0500
commit81fcebcd0541b13dce35969d0338da9b68eb1b0c (patch)
tree574f4787f61212b3677d316215682ca403fd006c /changes
parent025dc19b63ce043d89e9f94743d0f74dd9d4e879 (diff)
parentb326e761442e61ffd39effbefd7f904c72890707 (diff)
downloadtor-81fcebcd0541b13dce35969d0338da9b68eb1b0c.tar
tor-81fcebcd0541b13dce35969d0338da9b68eb1b0c.tar.gz
Merge branch 'bug7306'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug73065
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug7306 b/changes/bug7306
new file mode 100644
index 000000000..949cc6037
--- /dev/null
+++ b/changes/bug7306
@@ -0,0 +1,5 @@
+ o Minor bugfixes:
+ - Fix a crash when debugging unit tests on windows: deallocate a
+ shared library with FreeLibrary, not CloseHandle. Fixes bug #7306;
+ bugfix on 0.2.2.17-alpha. Reported by "ultramage".
+