1
0
ミラー元 https://github.com/arsenetar/dupeguru.git 前回の同期 2025-07-03 22:13:20 +00:00
このコミットが含まれているのは:
Virgil Dupras 2011-03-18 09:11:11 +01:00
コミット 39fc7a91d7
2個のファイルの変更11行の追加1行の削除

ファイルの表示

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

ファイルの表示

@ -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)