update tests for fixed log deployment+changelog

This commit is contained in:
Michael Pöhn 2019-10-15 15:19:18 +02:00
parent d665106813
commit 7fa3c34e5b
3 changed files with 13 additions and 2 deletions

View file

@ -14,6 +14,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
([!669](https://gitlab.com/fdroid/fdroidserver/merge_requests/669))
### Fixed
* fix build-logs dissapearing when deploying
([!685](https://gitlab.com/fdroid/fdroidserver/merge_requests/685))
* do not crash when system encoding can not be retrieved
([!671](https://gitlab.com/fdroid/fdroidserver/merge_requests/671))
* checkupdates: UpdateCheckIngore gets properly observed now