diff options
Diffstat (limited to 'changes/bug2328')
-rw-r--r-- | changes/bug2328 | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/changes/bug2328 b/changes/bug2328 deleted file mode 100644 index fee80a1585..0000000000 --- a/changes/bug2328 +++ /dev/null @@ -1,9 +0,0 @@ - o Minor bugfixes - - Fix a bug where we would declare that we had run out of virtual - addresses when the address space was only half-exhausted. Bugfix - on 0.1.2.1-alpha. - - Correctly handle the case where AutomapHostsOnResolve is set but no - virtual addresses are available. Fixes bug2328, bugfix on - 0.1.2.1-alpha. Bug found by doorss. - - Correctly handle wrapping around to when we run out of virtual address - space. Found by cypherpunks, bugfix on 0.2.0.5-alpha. |