rransom points out vasprint is probably not the function

This commit is contained in:
Roger Dingledine
2012-06-07 03:54:41 -04:00
parent 78a8df2666
commit 6abb638954
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ Changes in version 0.2.2.37 - 2012-06-06
ExitNodes config option. Fixes bug 5283; bugfix on 0.2.0.10-alpha.
o Minor bugfixes:
- Fix a build warning with Clang 3.1 related to our use of vasprint.
- Fix a build warning with Clang 3.1 related to our use of vasprintf.
Fixes bug 5969. Bugfix on 0.2.2.11-alpha.
o Minor features:
+1 -1
View File
@@ -22,7 +22,7 @@ Changes in version 0.2.2.37 - 2012-06-06
ExitNodes config option. Fixes bug 5283; bugfix on 0.2.0.10-alpha.
o Minor bugfixes:
- Fix a build warning with Clang 3.1 related to our use of vasprint.
- Fix a build warning with Clang 3.1 related to our use of vasprintf.
Fixes bug 5969. Bugfix on 0.2.2.11-alpha.
o Minor features: