Changes by: uvman
Update of /cvs/linux-ntfs/ntfsprogs
In directory delta357:/tmp/cvs-serv29732
Modified Files:
ChangeLog
Log Message:
Introduce misc.c - Proud home of functions with no other home, starting with ntfs_[mc]alloc. (Szaka)
Index: ChangeLog
===================================================================
RCS file: /cvs/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.409
retrieving revision 1.410
diff -u -p -r1.409 -r1.410
--- ChangeLog 30 Oct 2006 23:23:40 -0000 1.409
+++ ChangeLog 1 Nov 2006 12:31:11 -0000 1.410
@@ -60,6 +60,7 @@ xx/xx/2006 - x.xx.x - .
- Move ntfs_is_collation_rule_supported() from collate.h to collate.c
and rewrite it to be clearer. (Yuval)
- Move ntfs_index_entry_mark_dirty() to index.c. (Szaka)
+ - Introduce misc.c. Move ntfs_[mc]alloc there. (Szaka)
21/06/2006 - 1.13.1 - Various fixes.
|