Changes by: antona
Update of /cvsroot/linux-ntfs/linux-ntfs
In directory usw-pr-cvs1:/tmp/cvs-serv1399
Modified Files:
ChangeLog
Log Message:
Update
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/linux-ntfs/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -U2 -r1.34 -r1.35
--- ChangeLog 15 Apr 2002 17:51:26 -0000 1.34
+++ ChangeLog 15 Apr 2002 20:07:58 -0000 1.35
@@ -12,4 +12,8 @@
find_attr() which has the same effect.
- Rewrite disk_io.[ch] and mft.[ch] defining new access API.
+ - Add -Wall to compiler options when ./configure is run with
+ --enable-debug.
+ - Fix minor error code path bugs in mkntfs.c that showed up with -Wall.
+ - Fix all compiler warnings that showed up with -Wall.
12/03/2002 - 1.6.0 - More mkntfs options and cleanups.
|