"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "doc/NEWS" between
fslint-2.44.tar.gz and fslint-2.46.tar.gz

About: fslint is a toolkit to find and clean various forms of lint on a filesystem (for e.g. duplicate files).

NEWS  (fslint-2.44):NEWS  (fslint-2.46)
2.46 01/02/17
* Fixes:
* Selecting within and removal of GUI groups works again.
This regression was introduced in 2.44.
* "Bad symlinks" functionality works in the GUI again.
This regression was introduced in 2.44.
* Dangling symlinks are reported correctly for symlinks
whose names end in 2 digits.
* Empty directories now only lists actual empty dirs
even if extra find parameters are specified.
* Empty directories now ignore specified exluded paths, as
they can impact whether an "empty" directory can be removed.
* Single quotes in extra find params are now quoted,
and no longer generate a syntax error.
* Multiple adjacent spaces in command line params are preserved
and no longer generate file not found errors.
* Listing packages is supported for modern archlinux systems.
* Improvements:
* findup now includes zero length files by default. This can
be changed with -size +0c, or the new GUI min size option.
* findup no longer reports/remerges duplicates when there
are other files being checked that are the same size.
(The GUI already had such logic in place).
* findup supports symlinking duplicates as well as hardlinking.
* "Select from same folder" is now less CPU and RAM intensive.
* A renamed duplicate file no longer auto removes another
item in the group from display, to allow deleting it etc.
2.44 13/01/14 2.44 13/01/14
* Translations: * Translations:
* Added: Polish. * Added: Polish.
* Updated: Galician,Czech,Spanish,France,Romanian,Serbian, * Updated: Galician,Czech,Spanish,France,Romanian,Serbian,
Russian,Swedish,German. Russian,Swedish,German.
* Fixes: * Fixes:
* finded now doesn't report passed non empty directories when * finded now doesn't report passed non empty directories when
not recursing. This regression was introduced in 2.40. not recursing. This regression was introduced in 2.40.
* The wildcard selection dialog is displayed correctly again * The wildcard selection dialog is displayed correctly again
in German locales. This regression was introduced in 2.42. in German locales. This regression was introduced in 2.42.
* File metadata is now maintained when cleaning whitespace. * File metadata is now maintained when cleaning whitespace.
* findup -d now supports file names with trailing whitespace. * findup -d now supports file names with trailing whitespace.
* Changed the complexity of deleting files from O((n/2)*(n+1)) * Changed the complexity of deleting files from O((n/2)*(n+1))
to O(n), n being the number of items in the GtkCList, not to O(n), n being the number of items in the GtkCList, not
the number of items being deleted. the number of items being deleted.
* findns and findul now work with findutils >= 4.5.11 * findns and findul now work with findutils >= 4.5.11
* Improvements: * Improvements:
* Add support for selecting all files from a the same folder * Add support for selecting all files from the same folder
as another file. as another file.
2.42 29/04/10 2.42 29/04/10
* Translations: * Translations:
* Added: Catalan, Galician. * Added: Catalan, Galician.
* Updated: Chinese,Czech,Danish,Dutch,Finnish,French,German, * Updated: Chinese,Czech,Danish,Dutch,Finnish,French,German,
Greek,Hebrew,Hungarian,Italian,Malay,Russian,Spanish,Swedish. Greek,Hebrew,Hungarian,Italian,Malay,Russian,Spanish,Swedish.
* Fixes: * Fixes:
* Allow the findup script to run on CYGWIN by handling the * Allow the findup script to run on CYGWIN by handling the
different output format of md5sum et. al. on that platform. different output format of md5sum et. al. on that platform.
 End of changes. 2 change blocks. 
1 lines changed or deleted 29 lines changed or added

Home  |  About  |  All  |  Newest  |  Fossies Dox  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTPS