summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorAntoine Beaupré <anarcat@debian.org>2018-07-30 10:50:18 -0400
committerAntoine Beaupré <anarcat@debian.org>2018-07-30 10:50:18 -0400
commit8b136df8c340d1e1ee1874ef60850aa9bd153d49 (patch)
tree79224158005471028278eb4ddd66a73a2e43294c /CHANGES.rst
parente93ead0a34c25ef37904e0dc9634cdd045f05e64 (diff)
parentbaec34cc51c5822c002b22072a9e99d662dce465 (diff)
Merge tag 'upstream/0.9.10'HEADmaster
Upstream version 0.9.10 # gpg: Signature faite le lun 30 jui 2018 10:50:17 EDT # gpg: avec la clef RSA 7B164204D096723B019635AB3EA1DDDDB261D97B # gpg: Bonne signature de « Antoine Beaupré <anarcat@orangeseeds.org> » [ultime] # gpg: alias « Antoine Beaupré <anarcat@debian.org> » [ultime] # gpg: alias « Antoine Beaupré <anarcat@koumbit.org> » [ultime] # gpg: alias « Antoine Beaupré <anarcat@anarc.at> » [ultime]
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)
------------------