pull patches back in from 2.20-2 build
[debian/cpmtools] / NEWS
diff --git a/NEWS b/NEWS
index a98a886a52a15b3f026860ad0a7832d2672937bb..8891a300aaa96201661c7f4dad199ad7292ddc95 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,12 @@
-Changes since 2.16:
+Changes since 2.22:
 
-o  Improved filesystem documentation
-o  Many new diskdefs
-o  device_win32.c fixed by Bill Buckels
+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.