branch: externals/dired-duplicates
commit c12ddd7a714867b299515050f261569299c95161
Author: Harald Judt <[email protected]>
Commit: Harald Judt <[email protected]>

    Update NEWS.org
    
    Signed-off-by: Harald Judt <[email protected]>
---
 NEWS.org | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/NEWS.org b/NEWS.org
index 015488c66c..4411a00108 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,3 +1,13 @@
+* dired-duplicates-0.4  [2024-03-28 Do]
+
+- New feature: Inverse search. Find files that have no duplicates.
+- Show checksumming progress in more detail.
+- Use read-file-name instead of internal completion function.
+- Use multiple prompts for directories instead of completing-read-multiple.
+- Expand and deduplicate dir names before starting comparison.
+- Only compare and checksum regular files, e.g. prevent checksumming sockets
+  which will not work and would be useless anyway.
+
 * dired-duplicates-0.3  [2023-11-14 Di]
 
 - Silently ignore subdirectories that cannot be read, so that finding files

Reply via email to