branch update for ntfsprogs_200309071734
[ntfsprogs.git] / ChangeLog
index bf24856..f9ffafe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,10 @@ xx/xx/2003 - 1.7.2-WIP - Work in progress.
        - Update for newer autoconf/automake.
        - Abstract low level device operations (include/device,h and
          libntfs/device.c) and adapt utilities to changes.
+       - Fix bugs in dir.c::ntfs_readdir() where we try to close ia_na when
+         it is NULL.
+       - Return errno ENOTDIR from dir.c::ntfs_readdir() when called with a
+         file inode.
 
 13/02/2003 - 1.7.1 - Urgent bug fixes.
        - Urgent bug fixes in ntfsresize (Szabolcs Szakacsits):