aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-04-19 12:30:36 -0400
committerNick Mathewson <nickm@torproject.org>2011-04-19 12:30:36 -0400
commitbba47a836c2fa0e55805c3871b5851b97a014bdb (patch)
treecc3456bf37f1f26239c50d66615aafc839bbede1 /changes
parent750b5119c056587c599c8acafcbdeb43341d1d61 (diff)
parentbc532bb13ff158f4c61ce04c7fd2bd0401ebe5a9 (diff)
downloadtor-bba47a836c2fa0e55805c3871b5851b97a014bdb.tar
tor-bba47a836c2fa0e55805c3871b5851b97a014bdb.tar.gz
Merge remote-tracking branch 'origin/maint-0.2.2'
Diffstat (limited to 'changes')
-rw-r--r--changes/osx_forgotten_compilefix4
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/osx_forgotten_compilefix b/changes/osx_forgotten_compilefix
new file mode 100644
index 000000000..754e09cfe
--- /dev/null
+++ b/changes/osx_forgotten_compilefix
@@ -0,0 +1,4 @@
+ o Minor bugfixes:
+ - Added a forgotten cast that caused a compile warning on OS X 10.6. Bugfix
+ on 0.2.2.24-alpha.
+