me v6.0.1

This commit is contained in:
Virgil Dupras 2011-03-18 09:11:11 +01:00
parent 7f9c322d48
commit 39fc7a91d7
2 changed files with 11 additions and 1 deletions

View File

@ -1,2 +1,2 @@
__version__ = '6.0.0'
__version__ = '6.0.1'
__appname__ = 'dupeGuru Music Edition'

View File

@ -1,3 +1,13 @@
=== 6.0.1 (2011-03-18)
* Fixed crash after removing marked dupes. (#140)
* Fixed crash on error handling. [Windows] (#144)
* Fixed crash on copy/move. [Windows] (#148)
* Fixed crash when launching dupeGuru from a very long folder name. [Mac OS X] (#119)
* Fixed a refresh bug in directory panel. (#153)
* Improved reliability of the "Send to Trash" operation. [Linux]
* Tweaked Fairware reminders.
=== 6.0.0 (2011-02-01)
* Re-designed the UI. (#129)