Bump version to 0.3.4.

Fixed compatibility with FW 3.30.
Added setting to put a custom protocol version to avoid updates.
Added notifications via libnotify on Linux.
Added AppIndicator support for GNOME 3 and Unity.
This commit is contained in:
codestation
2014-10-03 01:40:35 -04:30
parent a85d49ebc9
commit fb5b881345
30 changed files with 781 additions and 387 deletions

View File

@@ -1,3 +1,12 @@
qcma (0.3.4) unstable; urgency=low
* Fixed compatibility with FW 3.30.
* Added setting to put a custom protocol version to avoid updates.
* Added notifications via libnotify on Linux.
* Added AppIndicator support for GNOME 3 and Unity.
-- codestation <codestation404@gmail.com> Thu, 28 Jun 2014 00:00:00 -0000
qcma (0.3.3) unstable; urgency=low
* Fixed wrong file sizes under windows.