Changes by: antona
Update of /cvsroot/linux-ntfs/linux-ntfs
In directory usw-pr-cvs1:/tmp/cvs-serv16089
Modified Files:
ChangeLog
Log Message:
update changelog
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/linux-ntfs/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -U2 -r1.70 -r1.71
--- ChangeLog 8 Jul 2002 06:23:22 -0000 1.70
+++ ChangeLog 12 Jul 2002 08:23:42 -0000 1.71
@@ -133,4 +133,8 @@
- Don't use string concatenation with __FUNCTION__ as gcc-3.x don't
like it.
+ - Move run list functions to runlist.[hc]. (Richard Russon)
+ - Add new API to volume.[hc] and use it (Szakacsits Szabolcs):
+ ntfs_is_version_supported(), and
+ NTFS_V{1_[12],2_x,3_[01]}() macros.
12/03/2002 - 1.6.0 - More mkntfs options and cleanups.
|