1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-03 17:50:11 +02:00

Update CHANGELOG.md

This commit is contained in:
Michael Pöhn 2019-08-30 19:08:43 +00:00
parent e8c926ba3b
commit 79d470934d

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)) ([!669](https://gitlab.com/fdroid/fdroidserver/merge_requests/669))
### Fixed ### Fixed
* 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 * checkupdates: UpdateCheckIngore gets properly observed now
([!659](https://gitlab.com/fdroid/fdroidserver/merge_requests/659), ([!659](https://gitlab.com/fdroid/fdroidserver/merge_requests/659),
[!660](https://gitlab.com/fdroid/fdroidserver/merge_requests/660)) [!660](https://gitlab.com/fdroid/fdroidserver/merge_requests/660))