Browse Source

These changes files are also merged in 0.3.4.6-rc: remove them.

Nick Mathewson 5 years ago
parent
commit
8410d3b0ad
2 changed files with 0 additions and 9 deletions
  1. 0 3
      changes/bug26994
  2. 0 6
      changes/bug27003

+ 0 - 3
changes/bug26994

@@ -1,3 +0,0 @@
-  o Minor bugfixes (portability):
-    - Avoid a compilation error in test_bwmgt.c on Solaris 10.
-      Fixes bug 26994; bugfix on 0.3.4.1-alpha.

+ 0 - 6
changes/bug27003

@@ -1,6 +0,0 @@
-  o Major bugfixes (event scheduler):
-    - When we enable a periodic event, schedule it in the event loop
-      rather than running it immediately. Previously, we would re-run
-      periodic events immediately in the middle of (for example)
-      changing our options, with unpredictable effects.  Fixes bug
-      27003; bugfix on 0.3.4.1-alpha.