mark bugs as major to include them in 0.7.0 changelog

This commit is contained in:
Jan Dittberner 2015-01-27 19:09:21 +01:00
parent 742f0d0e33
commit b92bb9ac9a

View file

@ -21,9 +21,9 @@ Changelog
* :feature:`-` implement mail address deletion
* :feature:`-` implement adding mail address to mail domains
* :feature:`-` implement adding options to hosting packages
* :bug:`-` fix disk space calculation in
* :bug:`- major` fix disk space calculation in
hostingpackages.models.CustomerHostingPackage
* :bug:`-` fix unique constraints on
* :bug:`- major` fix unique constraints on
hostingpackages.models.CustomerDiskSpaceOption and
hostingpackages.models.CustomerDatabaseOption
* :feature:`-` implement password change functionality for mailboxes