(Logical change 1.278)
edge.strict_endians
cantab.net!aia21 2004-02-17 14:01:22 +00:00
parent d4f756e709
commit 3be519245c
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
xx/xx/2004 - 1.8.5 - WIP
- Fixup ntfsinfo a little bit and give its manpage a small update to
reflect reality a little better.
- Fix BLKGETSIZE usage; parameter is unsigned long not long. (Szaka)
- Use BLKGETSIZE64 when available which allows use of devices bigger
than 2TiB.
23/01/2004 - 1.8.4 - Memory leak fixes.
- Fix memory leaks in libntfs/dir.c::ntfs_inode_lookup_by_name(),