Whamcloud - gitweb
Add support for on-line resizing to resize2fs
[tools/e2fsprogs.git] / lib / ChangeLog
index 6d23efd..1212216 100644 (file)
@@ -1,3 +1,202 @@
+2006-03-10  Theodore Ts'o  <tytso@mit.edu>
+
+       * Makefile.bsd-lib, Makefile.checker, Makefile.darwin-lib,
+               Makefile.elf-lib, Makefile.library, Makefile.profile,
+               Makefile.solaris-lib: Fix the subdirs logic so it works
+               with GNU make 3.80 (as well as GNU make 3.81).
+
+2005-12-29  Theodore Ts'o  <tytso@mit.edu>
+
+       * Makefile.bsd-lib, Makefile.checker, Makefile.darwin-lib,
+               Makefile.elf-lib, Makefile.library, Makefile.profile,
+               Makefile.solaris-lib: Revamp subdirs target so to avoid
+               needless recompilation of library object files.
+
+2005-12-10  Theodore Ts'o  <tytso@mit.edu>
+
+       * Makefile.elf-lib, Makefile.solaris-lib: Add $(LDFLAGS) to the
+               command line argument when generating the shared library,
+               to allow cross-compile and other builds that might need to
+               specify -L paths to needed libraries.  (Addresses
+               Sourceforge Bug #1261549)
+
+2006-06-30  Theodore Ts'o  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.38
+
+2005-03-21  Theodore Ts'o  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.37
+
+2006-02-05  Theodore Ts'o  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.36
+
+2005-01-26  Theodore Ts'o  <tytso@mit.edu>
+
+       * Makefile.library (uninstall-shlibs): Fix "make uninstall"
+
+2004-12-14  Theodore Ts'o  <tytso@mit.edu>
+
+       * Makefile.elf-lib, Makefile.solaris-lib, Makefile.profile,
+               Makefile.darwin-lib: Use Linux-kernel-style makefile
+               output for "make install".  
+
+       * Makefile.elf-lib, Makefile.solaris-lib: Move strip command to
+               install-strip and install-shlibs-strip.
+
+       * Makefile.elf-lib (installdirs-elf-lib), 
+         Makefile.solaris-lib (installdirs-elf-lib): Use $(MKINSTALLDIRS) 
+               macro
+
+2004-11-30  Theodore Ts'o  <tytso@mit.edu>
+
+       * Makefile.elf-lib, Makefile.library, Makefile.profile,
+               Makefile.solaris, Makefile.darwin-lib, Makefile.checker:
+               Use Linux-kernel-style makefile output to make it easier
+               to see errors/warnings.
+
+2004-09-17  Theodore Ts'o  <tytso@mit.edu>
+
+       * Makefile.dll-lib (jump): Remove XSI:isms for greater portability.
+               (Addresses Debian Bug #255589)
+
+2004-02-29  Brian Bergstrand  <brian@bergstrand.org>
+
+       * Makefile.bsd-lib, Makefile.darwin-lib: Define BSDLIB_PIC_FLAG
+               since Darwin requires -fPIC while NetBSD, FreeBSD,
+               et. al. requires -fpic.
+
+2004-02-28  Theodore Ts'o  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.35
+
+2003-07-25  Theodore Ts'o  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.34
+
+2003-04-21  Theodore Ts'o  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.33
+
+2003-03-17  Theodore Ts'o  <tytso@mit.edu>
+
+       * Makefile.darwin-lib: Fix Apple Darwin port.
+
+2003-03-14  Theodore Ts'o  <tytso@mit.edu>
+
+       * Makefile.darwin-lib: New file to provide support for e2fsprogs
+               on Apple Darwin.
+
+2002-11-09  Theodore Ts'o  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.32
+
+2002-11-08  Theodore Ts'o  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.31
+
+2002-10-31  Theodore Ts'o  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.30
+
+2001-09-24  Theodore Tso  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.29
+
+2001-08-31  Theodore Tso  <tytso@thunk.org>
+
+       * Release of E2fsprogs 1.28
+
+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-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-15  Theodore Tso  <tytso@valinux.com>
+
+       * Release of E2fsprogs 1.23
+
+2001-06-23  Theodore Tso  <tytso@valinux.com>
+
+       * Release of E2fsprogs 1.22
+
+2001-06-15  Theodore Tso  <tytso@valinux.com>
+
+       * Release of E2fsprogs 1.21
+
+2001-05-25  Theodore Tso  <tytso@valinux.com>
+
+       * Release of E2fsprogs 1.20
+
+2001-05-19  Theodore Tso  <tytso@valinux.com>
+
+       * Makefile.bsd-lib, Makefile.dll-lib, Makefile.elf-lib,
+               Makefile.solaris-lib: Use $(LDCONFIG) instead of -ldconfig.
+
+2000-07-13    <tytso@valinux.com>
+
+       * Release of E2fsprogs 1.19
+
+1999-11-10    <tytso@valinux.com>
+
+       * Release of E2fsprogs 1.18
+
+1999-10-26    <tytso@valinux.com>
+
+       * Release of E2fsprogs 1.17
+
+1999-10-22    <tytso@valinux.com>
+
+       * Release of E2fsprogs 1.16
+
+1999-07-18  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * Release of E2fsprogs 1.15
+
+1999-01-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * Release of E2fsprogs 1.14
+
+1998-12-15  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * Release of E2fsprogs 1.13
+
+1998-07-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * Release of E2fsprogs 1.12
+
+1998-03-31  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * Makefile.bsd-lib, Makefile.dll-lib, Makefile.elf-lib,
+               Makefile.profile: Change to use new installation directory
+               variables convention.  Add uninstall rules.
+
+1998-03-28  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * Makefile.elf-lib (installdirs): Change use of DLL_INSTALL_DIR to
+               ELF_INSTALL_DIR.  (Doesn't make a difference currently,
+               but it's correct this way.)
+
+Tue Jun 17 01:33:20 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * Release of E2fsprogs 1.11
+
 Thu Apr 24 12:16:42 1997  Theodre Ts'o  <tytso@localhost.mit.edu>
 
        * Release of E2fsprogs version 1.10