]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - ChangeLog
configure.in, configure, Makefile.in: Add --with-diet-libc
[thirdparty/e2fsprogs.git] / ChangeLog
index 606572e8418d3678842538b6ec52283c2f6e87d2..a88a430b8ce37a737a0db105ef811121b4cdc660 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,44 @@
+2003-05-05  Theodore Ts'o  <tytso@mit.edu>
+
+       * configure.in, configure, Makefile.in: Add --with-diet-libc
+               convenience option.  Add --disable-evms option.
+
+2003-05-03  Theodore Ts'o  <tytso@mit.edu>
+
+       * Makefile.in: Install the message catalog files
+
+       * ABOUT-NLS, MCONFIG.in, Makefile.in, aclocal.m4, configure,
+               configure.in: Update to using version 0.11.5 of the
+               gettext library.  We now enable NLS by default.
+
+2003-04-21  Theodore Ts'o  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.33
+
+2003-04-18  Theodore Ts'o  <tytso@mit.edu>
+
+       * configure.in: Remove CYGWIN definition; we will use the
+               automatically defined __CYGWIN__ instead.
+
+2003-03-22  Theodore Ts'o  <tytso@mit.edu>
+
+       * configure.in: Add E2FSPROGS_DAY expansion.  Add
+               e2fsprogs.spec and util/gen-tarball to the list of files
+               generated by config.status
+
+       * e2fsprogs.spec: Now generated from e2fsprogs.spec.in
+
+       * Makefile.in: Remove tarball generation functions; moved to
+               util/gen-tarball.
+
+2003-03-17  Theodore Ts'o  <tytso@mit.edu>
+
+       * configure.in: Fix the Apple Darwin port.
+
+2003-03-16  Theodore Ts'o  <tytso@mit.edu>
+
+       * configure.in: Check to see if libdl exists for the sake of dlopen
+
 2003-03-14  Theodore Ts'o  <tytso@mit.edu>
 
        * configure.in: Add support for Apple/Darwin shared libraries.