diff options
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 306 |
1 files changed, 0 insertions, 306 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog deleted file mode 100644 index c8492130..00000000 --- a/lib/ChangeLog +++ /dev/null @@ -1,306 +0,0 @@ -2006-06-24 Theodore Ts'o <tytso@mit.edu> - - * Release of E2fsprogs 1.40 - -2006-06-28 Andreas Dilger <adilger@clusterfs.com> - - * e2fsck.h, ext2_ext_attr.h: Protect header files from multiple - inclusion. - -2006-03-17 Theodore Ts'o <tytso@mit.edu> - - * Makefile.library (real-subdirs): Add real-subdirs:: target so - that e2fsprogs builds correctly without any - --enable-*libs configuration options. - -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 - -Thu Apr 17 12:23:38 1997 Theodore Ts'o <tytso@rsts-11.mit.edu> - - * Release of E2fsprogs version 1.09 - -Fri Apr 11 18:56:26 1997 Theodore Ts'o <tytso@rsts-11.mit.edu> - - * Release of E2fsprogs version 1.08 - -Wed Mar 12 13:32:05 1997 Theodore Y. Ts'o <tytso@mit.edu> - - * Release of E2fsprogs version 1.07 - -Sat Mar 8 13:23:43 1997 Theodore Ts'o <tytso@rsts-11.mit.edu> - - * Makefile.elf-lib (image): Allow Makefile.in files to specify - a list of libraries which the shared library depends upon. - -Tue Oct 8 02:02:03 1996 Theodore Ts'o <tytso@rsts-11.mit.edu> - - * Release of E2fsprogs version 1.06 - -Thu Sep 12 15:23:07 1996 Theodore Ts'o <tytso@rsts-11.mit.edu> - - * Release of E2fsprogs version 1.05 -Wed Aug 28 15:20:26 1996 Miles Bader <miles@gnu.ai.mit.edu> - - * Makefile.elf-lib (installdirs-elf-lib): Renamed from installdirs - to avoid making random directories only neeeded when installing - normal libraries. - (install-shlibs): Use installdirs-elf-lib instead of installdirs. - -Thu May 23 12:40:12 1996 Theodore Ts'o <tytso@rsts-11.mit.edu> - - * Makefile.elf-lib: Install the .so files in /usr/lib, since the - .a files are stored there. (We were installing the .so - files in the wrong place before.) - -Thu May 16 11:12:30 1996 Theodore Ts'o <tytso@rsts-11.mit.edu> - - * Release of E2fsprogs version 1.04 - -Wed May 15 22:59:06 1996 Theodore Ts'o <tytso@rsts-11.mit.edu> - - * Makefile.profile (install): Add an install production so that - the profiling libraries are installed. - -Wed Mar 27 00:33:40 1996 <tytso@rsts-11.mit.edu> - - * Release of E2fsprogs version 1.03 - -Wed Jan 31 11:06:08 1996 <tytso@rsts-11.mit.edu> - - * Release of E2fsprogs version 1.02 - -Mon Oct 30 21:11:47 1995 <tytso@rsts-11.mit.edu> - - * Makefile.elf-lib: Changes to pass -soname to the linker, so that - ld.so knows which version of the library to load when - there's more than one major version of the shared library. - -Mon Sep 4 21:42:46 1995 Remy Card <card@bbj> - - * Makefile.bsd-lib: New file containing support for BSD shared - libraries. - -Sat Aug 5 11:43:05 1995 Theodore Y. Ts'o <tytso@lurch.mit.edu> - - * Makefile.dll-lib: Added new target install-shlibs, which just - installs the shared libraries. - - * Makefile.elf-lib: Added new target install-shlibs, which just - installs the shared libraries. - -Tue Jul 18 21:24:13 1995 <tytso@rsx-11.mit.edu> - - * Makefile.dll-lib (jump): For each of the libraries jump/jump.* - files are now in in dll/jump.*; now the subdirs target - takes care of creating the jump directory, and then copy - the jump.* files from the dll directory to the jump - directory. This allows dll libraries to be built where - the build directory is not equal to the source directory. - -Tue Jul 11 22:05:56 1995 <tytso@rsx-11.mit.edu> - - * Makefile.checker,Makefile.elf-lib,Makefile.dll-lib, - Makefile.profile: Add rule to mkdir the appropriate object - subdirectory (checker, elfshared, jump, profiled, etc.) - |