From baec34cc51c5822c002b22072a9e99d662dce465 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= Date: Mon, 30 Jul 2018 10:50:17 -0400 Subject: New upstream version 0.9.10 --- CHANGES.rst | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'CHANGES.rst') diff --git a/CHANGES.rst b/CHANGES.rst index ade7630..75a4f60 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,28 @@ Changelog for Rapid Photo Downloader ==================================== +0.9.10 (2018-07-29) +------------------- + + - Fix bug #1784175: Make application compatible with changes to sip + introduced in PyQt 5.11, and do not install PyQt 5.11 on systems with + Python 3.5.3 or older. + + - Fix bug #1775654: optional dependencies listed in setup.py as required. + + - Fix bug #1755915: Crash while accessing non-existant SQL database 'cache' + while exiting. + + - Fix bug #1764167: Division by zero error when scanning device that does not + report its size + + - Fix bug #1774411: splash screen covering name-dialog when set to auto- + download + + - Fixed bug in Appstream specification. + + - Updated German translation. + 0.9.9 (2018-03-08) ------------------ -- cgit v1.2.3