Просмотр исходного кода

changes file for 12474, 12438.

Nick Mathewson 11 лет назад
Родитель
Сommit
9e46855538
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      changes/bufferevent_compilation

+ 5 - 0
changes/bufferevent_compilation

@@ -0,0 +1,5 @@
+  o Minor bugfixes:
+    - Fix compilation when building with bufferevents enabled. (This
+      configuration is still not expected to work, however.)
+      Fixes bugs 12438, 12474; bugfixes on 0.2.5.1-alpha. Patches
+      from Anthony G. Basile.