diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug5537 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug5537 b/changes/bug5537 new file mode 100644 index 000000000..bcad2a29b --- /dev/null +++ b/changes/bug5537 @@ -0,0 +1,5 @@ + o Minor features: + - Make the code that clients use to detect an address change be + IPv6-aware, so that it won't fill clients' logs with error + messages when trying to get the IPv4 address of an IPv6 + connection. Implements ticket 5537. |