=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/64.html,v retrieving revision 1.69 retrieving revision 1.70 diff -u -r1.69 -r1.70 --- www/64.html 2018/10/15 16:41:02 1.69 +++ www/64.html 2018/10/15 17:02:05 1.70 @@ -395,6 +395,16 @@
  • mg(1) now handles carriage returns during incremental search by setting the mark and exiting the search, as modern emacsen do. +
  • disklabel(8) + improved the rounding of partition offsets and + sizes to cylinder boundaries. +
  • disklabel(8) + now range checks all user input. +
  • disklabel(8) + no longer allows FS_RAID partitions to be given a mount point. +
  • disklabel(8) + now changes partition information only when all user + input is valid.