X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lib%2FChangeLog;h=1212216ef6a13101f513a147a9cec5d51d625050;hb=bf69235ad0073c80386b70caba0e1b58e5f85697;hp=6d23efd45d71cd6a72ba1f184e37337f889e2a9f;hpb=a29f4d30f24d68f1f1c75548e020689ede532c05;p=tools%2Fe2fsprogs.git diff --git a/lib/ChangeLog b/lib/ChangeLog index 6d23efd..1212216 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,202 @@ +2006-03-10 Theodore Ts'o + + * 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 + + * 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 + + * 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 + + * Release of E2fsprogs 1.38 + +2005-03-21 Theodore Ts'o + + * Release of E2fsprogs 1.37 + +2006-02-05 Theodore Ts'o + + * Release of E2fsprogs 1.36 + +2005-01-26 Theodore Ts'o + + * Makefile.library (uninstall-shlibs): Fix "make uninstall" + +2004-12-14 Theodore Ts'o + + * 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 + + * 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 + + * Makefile.dll-lib (jump): Remove XSI:isms for greater portability. + (Addresses Debian Bug #255589) + +2004-02-29 Brian Bergstrand + + * 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 + + * Release of E2fsprogs 1.35 + +2003-07-25 Theodore Ts'o + + * Release of E2fsprogs 1.34 + +2003-04-21 Theodore Ts'o + + * Release of E2fsprogs 1.33 + +2003-03-17 Theodore Ts'o + + * Makefile.darwin-lib: Fix Apple Darwin port. + +2003-03-14 Theodore Ts'o + + * Makefile.darwin-lib: New file to provide support for e2fsprogs + on Apple Darwin. + +2002-11-09 Theodore Ts'o + + * Release of E2fsprogs 1.32 + +2002-11-08 Theodore Ts'o + + * Release of E2fsprogs 1.31 + +2002-10-31 Theodore Ts'o + + * Release of E2fsprogs 1.30 + +2001-09-24 Theodore Tso + + * Release of E2fsprogs 1.29 + +2001-08-31 Theodore Tso + + * Release of E2fsprogs 1.28 + +2002-03-08 Theodore Tso + + * Release of E2fsprogs 1.27 + +2002-02-03 Theodore Tso + + * Release of E2fsprogs 1.26 + +2001-09-20 Theodore Tso + + * Release of E2fsprogs 1.25 + +2001-09-02 Theodore Tso + + * Release of E2fsprogs 1.24a + +2001-08-30 Theodore Tso + + * Release of E2fsprogs 1.24 + +2001-08-15 Theodore Tso + + * Release of E2fsprogs 1.23 + +2001-06-23 Theodore Tso + + * Release of E2fsprogs 1.22 + +2001-06-15 Theodore Tso + + * Release of E2fsprogs 1.21 + +2001-05-25 Theodore Tso + + * Release of E2fsprogs 1.20 + +2001-05-19 Theodore Tso + + * Makefile.bsd-lib, Makefile.dll-lib, Makefile.elf-lib, + Makefile.solaris-lib: Use $(LDCONFIG) instead of -ldconfig. + +2000-07-13 + + * Release of E2fsprogs 1.19 + +1999-11-10 + + * Release of E2fsprogs 1.18 + +1999-10-26 + + * Release of E2fsprogs 1.17 + +1999-10-22 + + * Release of E2fsprogs 1.16 + +1999-07-18 Theodore Ts'o + + * Release of E2fsprogs 1.15 + +1999-01-09 Theodore Ts'o + + * Release of E2fsprogs 1.14 + +1998-12-15 Theodore Ts'o + + * Release of E2fsprogs 1.13 + +1998-07-09 Theodore Ts'o + + * Release of E2fsprogs 1.12 + +1998-03-31 Theodore Ts'o + + * 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 + + * 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 + + * Release of E2fsprogs 1.11 + Thu Apr 24 12:16:42 1997 Theodre Ts'o * Release of E2fsprogs version 1.10