1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-29 20:57:22 +02:00

more for dnspython exception with IPv6 addresses

fixes #945, corrects prev commit (#947) in case of multiple AAAA records, adds changelog
This commit is contained in:
Joshua Tauberer
2016-09-23 07:37:17 -04:00
parent 163daea41c
commit c26bc841a2
2 changed files with 11 additions and 4 deletions

View File

@@ -8,6 +8,10 @@ ownCloud:
* Updated to ownCloud to 8.2.7.
Control Panel:
* Fixed a crash that occurs when there are IPv6 DNS records due to a bug in dnspython 1.14.0.
v0.19b (August 20, 2016)
------------------------