1
0
espelhamento de https://github.com/arsenetar/dupeguru.git sincronizado 2025-09-11 17:58:17 +00:00
Esse commit está contido em:
Virgil Dupras 2011-12-07 15:12:38 -05:00
commit f862f32fb4
2 arquivos alterados com 10 adições e 1 exclusões

Ver arquivo

@ -1,2 +1,2 @@
__version__ = '6.1.1' __version__ = '6.2.0'
__appname__ = 'dupeGuru Music Edition' __appname__ = 'dupeGuru Music Edition'

Ver arquivo

@ -1,3 +1,12 @@
=== 6.2.0 (2011-12-07)
* Added multiple-selection in folder selection dialog for a more efficient folder removal. (#179)
* Fixed a crash in the prioritize dialog. (#178)
* Fixed a bug where mass marking with a filter would mark more than filtered duplicates. (#181)
* Fixed random hard crashes. [Mac OS X] (#183 #184)
* Added Czech localization by Aleš Nehyba.
* Added Italian localization by Paolo Rossi.
=== 6.1.1 (2011-10-03) === 6.1.1 (2011-10-03)
* Fixed a couple of broken action bindings from v6.1.0. * Fixed a couple of broken action bindings from v6.1.0.