diff --git a/ChangeLog b/ChangeLog index c812e140..e5631396 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -xx/xx/2004 - 1.8.4 - WIP +23/01/2004 - 1.8.4 - Memory leak fixes. - Fix memory leaks in libntfs/dir.c::ntfs_inode_lookup_by_name(), libntfs/dir.c::ntfs_readdir() and libntfs/attrib.c::ntfs_attr_open(). Thanks to Christophe Grenier and valgrind for finding them. diff --git a/Makefile.in b/Makefile.in index 6409543c..b6a590f9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -78,7 +78,6 @@ LIBNTFS_GNOMEVFS_LIBS = @LIBNTFS_GNOMEVFS_LIBS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ -LIBTOOL_DEPS = @LIBTOOL_DEPS@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@