Add changelog entry for reworked UI backends
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
This commit is contained in:
parent
7c45e05428
commit
d981d66305
@ -15,7 +15,7 @@ New Features
|
|||||||
|
|
||||||
* add a --info command line switch that outputs useful information about
|
* add a --info command line switch that outputs useful information about
|
||||||
the server and the configuration for all enabled accounts.
|
the server and the configuration for all enabled accounts.
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
-------
|
-------
|
||||||
|
|
||||||
@ -23,6 +23,14 @@ Changes
|
|||||||
|
|
||||||
* Output how long an account sync took (min:sec).
|
* Output how long an account sync took (min:sec).
|
||||||
|
|
||||||
|
* Reworked logging which was reported to e.g. not flush output to files
|
||||||
|
often enough. User-visible changes:
|
||||||
|
a) console output goes to stderr (for now).
|
||||||
|
b) file output has timestamps and looks identical in the basic and
|
||||||
|
ttyui UIs.
|
||||||
|
c) File output should be flushed after logging by default (do
|
||||||
|
report if not).
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user