Update of /cvsroot/ext2resize/ext2resize
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv11932
Modified Files:
NEWS
Log Message:
Do not claim to have fixed the endian issues.
Index: NEWS
===================================================================
RCS file: /cvsroot/ext2resize/ext2resize/NEWS,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** NEWS 10 Jun 2006 07:36:33 -0000 1.9
--- NEWS 11 Jun 2006 08:31:06 -0000 1.10
***************
*** 2,6 ****
* Fixed a few compiler warnings.
* Fix typos in the documentation and manual.
! * Correct handling of endian issues.
* Adjust handling of ioctl BLKGETSIZE64 to match recent kernels.
* Teach ext2prepare how to handle file systems over 2 TiB.
--- 2,6 ----
* Fixed a few compiler warnings.
* Fix typos in the documentation and manual.
! * Improve support for big-endian systems.
* Adjust handling of ioctl BLKGETSIZE64 to match recent kernels.
* Teach ext2prepare how to handle file systems over 2 TiB.
|