changes file for last patch

This commit is contained in:
Nick Mathewson
2014-04-29 13:23:54 -04:00
parent 88679aa53f
commit acc7623420
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (build):
- Resolve GCC complaints on OpenBSD about discarding constness in
TO_{ORIGIN,OR}_CIRCUIT functions. Fixes part of bug 11633; bugfix on
0.1.1.23. Patch from Dana Koch.