We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1665af4 commit 8cfd175Copy full SHA for 8cfd175
1 file changed
debian/changelog
@@ -1,4 +1,15 @@
1
-fatcat (1.0.7-1) UNRELEASED; urgency=medium
+fatcat (1.1.1-1) UNRELEASED; urgency=medium
2
+
3
+ * Output 8DOT3 short filenames whenever possible
4
+ * Fix FAT12 determination
5
+ * Writing error to stderr and exiting with error code
6
+ * Added support for json output when listing entries
7
+ * Fixing clusterAddress using temporary 32bit sized int (see debian bug
8
+ 879930)
9
10
+ -- Grégoire Passault <[email protected]> Sat, 18 Jan 2022 09:20:00 +0200
11
12
+fatcat (1.0.7-1) unstable; urgency=medium
13
14
* Fixing line breaks in man page
15
* Fixing possible cluster truncating (see #879930)
0 commit comments