changes file for 19767

This commit is contained in:
Nick Mathewson
2016-09-11 16:53:37 -04:00
parent 64521a9d35
commit 9d84a6d998
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (compilation):
- Always include orconfig.h before including any other C headers.
Sometimes, it includes macros that affect the behavior of the
standard headers. Closes bug 19767.