diff options
Diffstat (limited to 'changes/bug2328')
-rw-r--r-- | changes/bug2328 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/changes/bug2328 b/changes/bug2328 new file mode 100644 index 0000000000..f1a4fa89c5 --- /dev/null +++ b/changes/bug2328 @@ -0,0 +1,8 @@ + 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. + |