]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add a changes file for the osx 10.6 compile fix
authorSebastian Hahn <sebastian@torproject.org>
Fri, 8 Apr 2011 20:56:28 +0000 (22:56 +0200)
committerSebastian Hahn <sebastian@torproject.org>
Fri, 8 Apr 2011 20:56:28 +0000 (22:56 +0200)
We forgot to put it into 0.2.2.24-alpha.

changes/osx_forgotten_compilefix [new file with mode: 0644]

diff --git a/changes/osx_forgotten_compilefix b/changes/osx_forgotten_compilefix
new file mode 100644 (file)
index 0000000..754e09c
--- /dev/null
@@ -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.
+