Whamcloud - gitweb
Fix the Apple Darwin port.
[tools/e2fsprogs.git] / ChangeLog
index 006388a..c6cfaf9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,51 @@
+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.
+
+2003-03-06  Theodore Tso  <tytso@thunk.org>
+
+       * Makefile.in (.exclude-subset): Include the doc directory in the
+               subset distribution.
+
+2003-03-02  Theodore Ts'o  <tytso@mit.edu>
+
+       * configure.in, Makefile.in: Ignore missing directories so we can
+               do a subset distribution.  If there are no e2fsprogs
+               applications, then "make install" will install the
+               library's development files.  "make subset_tar_file" will
+               create a subset distribution which consists of the
+               et, ss, uuid, and blkid libraries.
+
+2003-02-22  Theodore Ts'o  <tytso@mit.edu>
+
+       * configure.in, configure: Add new configure option 
+               --enable-blkid-debug
+
+2003-01-23  Theodore Ts'o  <tytso@mit.edu>
+
+       * Makefile.in, configure, configure.in: Integrate new blkid library.
+
+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-11-08  Theodore Ts'o  <tytso@mit.edu>
+
+       * configure.in, configure: Change --enable-jfs-debug to 
+               --enable-jbd-debug for consistency's sake.
+
        * configure.in, configure: Add new substitution variable,
                SWAPFS_CMT, which is '' if swapfs has been enabled, and
                '#' if it has been disabled.