From b3f275dccd6d692f80bd26d0858a2c6f602aeb54 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Mon, 26 Jan 2004 09:53:57 +0000 Subject: [PATCH] Update for 1.8.4 release. (Logical change 1.273) --- ChangeLog | 2 +- Makefile.in | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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@