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

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

diff --git a/NEWS.org b/NEWS.org
new file mode 100644
index 0000000000..015488c66c
--- /dev/null
+++ b/NEWS.org
@@ -0,0 +1,16 @@
+* dired-duplicates-0.3  [2023-11-14 Di]
+
+- Silently ignore subdirectories that cannot be read, so that finding files
+  will not abort on directories the user does not have permissions to read like
+  lost+found.
+- Silently ignore files that cannot be read.
+- Add NEWS.org file.
+
+* dired-duplicates-0.2  [2023-11-09 Do]
+
+- Use internal hash functions when remote shell or the external checksumming
+  command is not available.
+- Improve status update messages.
+- First release on GNU ELPA.
+
+* dired-duplicates-0.1  (only released on MELPA)

Reply via email to