summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorAntoine Beaupré <anarcat@debian.org>2018-07-30 10:50:17 -0400
committerAntoine Beaupré <anarcat@debian.org>2018-07-30 10:50:17 -0400
commitbaec34cc51c5822c002b22072a9e99d662dce465 (patch)
tree4398591203334f0a028d2395786e3717d9e38e1d /CHANGES.rst
parent0a297829eaf3912c939e1b43a3ef6ddeb7607b38 (diff)
New upstream version 0.9.10upstream/0.9.10
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst22
1 files changed, 22 insertions, 0 deletions
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)
------------------