aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2011-04-08 22:56:28 +0200
committerSebastian Hahn <sebastian@torproject.org>2011-04-08 22:56:28 +0200
commit4cbbb92e7fc7c9c4d374b35211c216a5419e3da2 (patch)
tree776969746e1dcd412a86971a29018d14ac4456a7 /changes
parente247705afefaa0f32ccbc43185f98fc65f041af1 (diff)
downloadtor-4cbbb92e7fc7c9c4d374b35211c216a5419e3da2.tar
tor-4cbbb92e7fc7c9c4d374b35211c216a5419e3da2.tar.gz
Add a changes file for the osx 10.6 compile fix
We forgot to put it into 0.2.2.24-alpha.
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.
+