Whamcloud - gitweb
.del-jfs_e2fsck.h~c0cc80d6:
[tools/e2fsprogs.git] / ChangeLog
index d30f853..b91d66a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,41 @@
+2001-01-11  Theodore Ts'o  <tytso@valinux.com>
+
+       * Makefile.in (PROG_SUBDIRS): Build lib/e2p before lib/ext2fs
+               since libext2fs depends on libe2p.
+
+2001-01-11    <tytso@snap.thunk.org>
+
+       * MCONFIG.in: Change --enable-gcc-wall handling so that it's no
+               longer a configure option, but something which is done
+               when the developer uses the command "make gcc-wall".
+               (gcc-wall-new): Added new target which forgoes the make
+               clean so we only check the newly modified .c files.
+
+       * configure.in: Remove test for ino_t, since we don't use it any
+               more (we always use our own ext2_ino_t).  Remove
+               --enable-gcc-wall support.  Add test for sys/ioctl.h
+
+2001-01-05    <tytso@snap.thunk.org>
+
+       * configure.in: Add checks for the header files sys/mkdev.h and
+               sys/sysmacros.h.
+
+2000-12-08    <tytso@snap.thunk.org>
+
+       * MCONFIG.in, Makefile.in: Fix so that top-level "make check"
+               works correctly.
+
+2000-10-24    <tytso@snap.thunk.org>
+
+       * e2fsprogs.spec: Update spec file for Red Hat 7.0 compatibility
+
+       * configure.in: When compiling shared libraries for Solaris, use a
+               special-case Makefile fragment to deal with it.
+
+2000-08-18    <tytso@valinux.com>
+
+       * configure.in (JFS_DEBUG): Add support for --enable-jfs-debug
+
 2000-08-14    <tytso@valinux.com>
 
        * e2fsprogs.spec (Summary): Add description of resize2fs to the