SHA256
1
0
forked from pool/qmmp

- Update to 0.7.2

* fixed queue update bug
  * fixed track length formatting
  * fixed api documentation
  * fixed gcc warnings
  * fixed memory leaks
  * fixed wildmidi config path
  * fixed playlist autosave feature
  * fixed possible segmentation fault
  * fixed title format update bug
  * removed unimplemented function

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=43
This commit is contained in:
Cristian Morales Vega
2013-08-28 13:10:04 +00:00
committed by Git OBS Bridge
parent 25a927db41
commit 16f6745f7f
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Aug 28 13:09:03 UTC 2013 - reddwarf@opensuse.org
- Update to 0.7.2
* fixed queue update bug
* fixed track length formatting
* fixed api documentation
* fixed gcc warnings
* fixed memory leaks
* fixed wildmidi config path
* fixed playlist autosave feature
* fixed possible segmentation fault
* fixed title format update bug
* removed unimplemented function
-------------------------------------------------------------------
Fri May 31 09:31:54 UTC 2013 - reddwarf@opensuse.org