Whamcloud - gitweb
ADD TAG: E2FSPROGS-1_26
[tools/e2fsprogs.git] / ChangeLog
index 6d61a80..829e4c9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,78 @@
+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
+               explicit listing of ext2_types.h in "make distclean" to
+               $(SUBS).  Add $(SUBS) as a dependency to "make check"
+               target.  Add $(SUBS) as a dependency to "make check"
+               target.  Add -f flag to doc/Makefile $(RM) of files which
+               may not exist.
+
+2001-06-23  Theodore Tso  <tytso@valinux.com>
+
+       * Release of E2fsprogs 1.22
+
+2001-06-22  Theodore Tso  <tytso@valinux.com>
+
+       * Makefile.in: Avoid including BitKeeper files into the source
+               tarball.
+
+2001-06-15  Theodore Tso  <tytso@valinux.com>
+
+       * Release of E2fsprogs 1.21
+
+2001-06-13  Theodore Tso  <tytso@valinux.com>
+
+       * Makefile.in: Make the install target depend on $(SUBS) to
+               accomodate the fools who want to compile and install
+               e2fsprogs as root using just one command.
+
+       * Makefile.in: Don't recurse into debugfs and resize subdirectory
+               if --disable-debugfs or --disable-resizer is given as a
+               configuration option.
+
+       * configure.in: Add --disable-resizer, --disable-imager, and
+               --disable-debugfs switches, which allow people who are
+               building boot floppies to build a very restricted
+               e2fsprogs distribution.  Note: these functions limit the
+               functions in the shared library, so beware!
+
 2001-06-11  Theodore Tso  <tytso@valinux.com>
 
        * configure.in: Add new switch, --disable-swapfs which disables