From: Sebastian Hahn Date: Fri, 8 Apr 2011 20:56:28 +0000 (+0200) Subject: Add a changes file for the osx 10.6 compile fix X-Git-Tag: tor-0.2.2.25-alpha~17^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cbbb92e7fc7c9c4d374b35211c216a5419e3da2;p=thirdparty%2Ftor.git Add a changes file for the osx 10.6 compile fix We forgot to put it into 0.2.2.24-alpha. --- diff --git a/changes/osx_forgotten_compilefix b/changes/osx_forgotten_compilefix new file mode 100644 index 0000000000..754e09cfe1 --- /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. +