summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-09-09 10:27:41 -0400
committerNick Mathewson <nickm@torproject.org>2014-09-09 10:27:41 -0400
commit29979082286cc8fa4dadf4e1fcbe85a1aa58d757 (patch)
treed2b7ff746cd90f4cba0664bc446e3116d6d21ad6 /changes
parentad0ae89b3c872ee89f4bd6096e650d4e2c855330 (diff)
parent8391c96091e8e86c43954302df0b188ec1e5490d (diff)
downloadtor-29979082286cc8fa4dadf4e1fcbe85a1aa58d757.tar.gz
tor-29979082286cc8fa4dadf4e1fcbe85a1aa58d757.zip
Merge remote-tracking branch 'origin/maint-0.2.5'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug130813
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug13081 b/changes/bug13081
new file mode 100644
index 0000000000..154f73fb0a
--- /dev/null
+++ b/changes/bug13081
@@ -0,0 +1,3 @@
+ o Compilation fixes:
+ - Make the nmake make files work again. Fixes bug 13081. Bugfix on 0.2.5.1-alpha. Patch
+ from "NewEraCracker".