Skip to content

Commit 0816d28

Browse files
committed
Update changelogs.
1 parent 99b2853 commit 0816d28

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
03SEP2025
22
ADFlib 0.10.4
33
- unadf on Windows: fix extracting binary files with -p (pipe), #96
4-
- make all operations on too long filenames fail (instead of truncating
4+
- make all operations using too long filenames fail (instead of truncating
55
the name), #97
66
- dump device: fail opening if write not possible (instead of silently
77
opening read-only), #98

packaging/debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
adflib (0.10.4-1) unstable; urgency=medium
22

33
* unadf on Windows: fix extracting binary files with -p (pipe).
4-
* make all operations on too long filenames fail (instead of truncating
4+
* make all operations using too long filenames fail (instead of truncating
55
the name).
66
* dump device: fail opening if write not possible (instead of silently
77
opening read-only).

0 commit comments

Comments
 (0)