Whamcloud - gitweb
Fix up Andreas's 8k blocksize changes to fix a number of bugs,
[tools/e2fsprogs.git] / ChangeLog
index b36eb25..3a550fa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,64 @@
+2002-05-17  Theodore Ts'o  <tytso@mit.edu>
+
+       * Remove check for asm/page.h, and add check for sysconf()
+
+2002-05-16  Andreas Dilger <adilger@clusterfs.com>
+
+       * Add check for asm/page.h
+
+2002-05-11  Theodore Tso <tytso@mit.edu>
+
+       * configure.in, MCONFIG.in: Add new makefile variables, $datadir
+               and $root_sysconfdir, which are normally /usr/share and
+               /etc, respectively, on Linux systems.  Also changed
+               root_bindir, root_sbindir, and root_libdir so that their
+               value is set by the configure script.  This allows the
+               right thing to happen on non-Linux systems when bindir,
+               et. al.  are manually set via the configure script's
+               --bindir switch.  Add ext2ed/Makefile.in as a generated
+               file by the configure script.
+
+2002-03-08  Theodore Tso  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.27
+
+2002-02-03  Theodore Tso  <tytso@thunk.org>
+
+       * Release of E2fsprogs 1.26
+
+2001-12-24  Theodore Tso  <tytso@valinux.com>
+
+       * MCONFIG.in (ALL_CFLAGS): No longer put $(top_srcdir)/include in
+               the -I search path, since we don't have any header files
+               there any more.
+
+2001-12-16  Theodore Tso  <tytso@valinux.com>
+
+       * configure.in: If journal debugging is enabled, define
+               CONFIG_JBD_DEBUG instead of JFS_DEBUG.
+
+2001-09-20  Theodore Tso  <tytso@thunk.org>
+
+       * Release of E2fsprogs 1.25
+
+2001-09-02  Theodore Tso  <tytso@thunk.org>
+
+       * Release of E2fsprogs 1.24a
+
+2001-08-30  Theodore Tso  <tytso@thunk.org>
+
+       * Release of E2fsprogs 1.24
+
+2001-08-27  Theodore Tso  <tytso@valinux.com>
+
+       * configure.in: Check for the presence of strnlen.  Stop checking
+               for strdup, since we don't actually care about that symbol
+               any more.
+
+2001-08-15  Theodore Tso  <tytso@valinux.com>
+
+       * Release of E2fsprogs 1.23
+
 2001-08-04  Andreas Dilger  <root@lynx.adilger.int>
 
        * Makefile.in: Add "*.orig" to "make clean" target, change