1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-04-01 21:27:22 +02:00

improve the sort order of domains - siblings to the primary hostname were not sorted right

This commit is contained in:
Joshua Tauberer
2015-07-21 11:25:11 +00:00
parent d0ccde7b48
commit 1900e512f2
2 changed files with 53 additions and 23 deletions

View File

@@ -19,6 +19,7 @@ System:
* ownCloud updated to version 8.1.0.
* When upgrading, network checks like blocked port 25 are now skipped.
* Tweaks to the intrusion detection rules for IMAP.
* Improve the sort order of the domains in the status checks.
v0.12c (July 19, 2015)
----------------------