(Logical change 1.646)
edge.strict_endians
cantab.net!aia21 2004-12-22 14:22:09 +00:00
parent 4a54f5e714
commit 19fbf5b490
1 changed files with 2 additions and 0 deletions

View File

@ -93,6 +93,8 @@ xx/xx/2004 - 2.0.0-WIP
- Add new API's ntfs_rl_sparse and ntfs_rl_get_copmressed_size. (Yura)
- Move NAttr{Sparse,Compressed,Encrypted} to inode struct preserving
the previous interface. (Yura, with fixes from Anton)
- Rename/move inode.[hc]::ntfs_inode_{add,rm}_attr() to
attrib.[hc]::ntfs_attr_{add,rm}(), respectively. (Anton)
04/09/2004 - 1.9.4 - Urgent bug fixes.