aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2011-11-15 13:29:32 +0100
committerSebastian Hahn <sebastian@torproject.org>2011-11-15 13:34:04 +0100
commit4b8d2ad6f57e4e1c21b4af7f20bc7da0d3286f3d (patch)
tree535dd891a1964a8773395754a3146687222f37b3 /changes
parent4af82fb3886e8be25ba83a1f93da54bf0d5d7974 (diff)
downloadtor-4b8d2ad6f57e4e1c21b4af7f20bc7da0d3286f3d.tar
tor-4b8d2ad6f57e4e1c21b4af7f20bc7da0d3286f3d.tar.gz
Fix compile warnings on windows
Diffstat (limited to 'changes')
-rw-r--r--changes/bug44694
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug4469 b/changes/bug4469
new file mode 100644
index 000000000..e9e390ccf
--- /dev/null
+++ b/changes/bug4469
@@ -0,0 +1,4 @@
+ o Minor bugfixes:
+ - Fix a couple of compile warnings on Windows. Fixes bug 4469; bugfix
+ on 0.2.3.4-alpha and 0.2.3.6-alpha.
+