update/fix CHANGES

This commit is contained in:
Thomas Waldmann 2014-09-08 16:42:32 +02:00
parent 804eda920c
commit 657e6c923b

View File

@ -1,17 +1,18 @@
ChangeLog
=========
Release 0.8.0
-------------
Release 0.8.0 (not released yet)
--------------------------------
New Features:
* redesigned UI:
* unify hosts and domains overview into 1 view
* move forms to add hosts/domains to own views
* move reverse DNS display to home view
* removed some superfluous links and formatting
* host view; give more feedback about client/server results on the web UI,
* host view: give more feedback about client/server results on the web UI,
so a user can see why updates are not working (even if some stupid update
client does not tell him).
But please note: if you fail to configure your credentials correctly in your
@ -23,6 +24,7 @@ Fixes:
* refactored internal api so host/zone boundary is not lost and does not need
to be discovered (we KNOW it) - fixes issues #122 and #138.
* fixed tests so they behave on travis-ci
* fix unhandled PeerBadTime exception
Other changes: