+version 0.6.2, 2017-01-24
+* Event dialog: don't unconditionally assume plain text for description and
+ abstract, can be rich text as well (i.e. contain HTML tags).
+* Favourites: change from boolean to tri-strate: no favourite, weak/fallback
+ favourite, strong favourite. Adapt buttons and conflict markers.
+ Thanks to Elena ``of Valhalla'' for the bug report.
+ (Fixes: #54)
+* Handle SSL errors.
+ Present SSL error messages during download in a warning dialog and ask
+ user about how to proceed.
+ (In practice seen on Maemo due to ancient certificates.)