Update upstream source from tag 'upstream/2.23'
[debian/cpmtools] / NEWS
diff --git a/NEWS b/NEWS
index ba446f1f9ed012a6ea8575564e9b3fa752c9fdab..8891a300aaa96201661c7f4dad199ad7292ddc95 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
-Changes since 2.19:
+Changes since 2.22:
 
-o  Fixed bug in cpmfs leading to wrongly allocated blocks
+o  Use 16 bit block pointers for file systems > 256 blocks, not >= 256
+o  Translate CP/M file name character '/' to ',' for the host and back
+o  dirblks in Kaypro format fixed
+o  Misc fixes for directory listing
+o  Added bootsec diskdefs option
+o  Check Device_close return value
+o  Check for too small block number when reading file data
+o  Replaced obsolete macros in configure.in
+o  Cygwin/Windows support did not build any more and likely not for quite
+   some time, so it was removed.