Whamcloud - gitweb
Read mke2fs.conf and e2fsck.conf from root_sysconfdir rather than harcoded /etc.
[tools/e2fsprogs.git] / util / ChangeLog
index 6057422..d345c90 100644 (file)
@@ -1,3 +1,44 @@
+2005-10-26  Theodore Ts'o  <tytso@mit.edu>
+
+       * Makefile.in: Use BUILD_CCFLAGS and BUILD_LDFLAGS instead of
+               CCFLAGS and LDFLAGS when to avoid potential problems when
+               cross-compiling some of the options are not recognized as
+               valid by the host compiler.  (Addresses Sourceforge Bug
+               #1261547)
+
+2005-07-19  Theodore Ts'o  <tytso@mit.edu>
+
+       * all.exclude, subset.exclude: Remove BitKeeper and add
+               mercurial/quilt files to the exclusion files.
+
+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
+
+2005-03-02  Theodore Ts'o  <tytso@mit.edu>
+
+       * gen_tarball.in: Don't remove the .gmo files from the generated
+               tarball; they are now treated as source files instead of
+               generated files.
+
+2006-02-05  Theodore Ts'o  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.36
+
+2005-01-21    <tytso@snap.thunk.org>
+
+       * copy_sparse.c: Utility program which is very useful for dealing
+               with large sparse files (such as e2image files).
+
+2005-01-07  Theodore Ts'o  <tytso@mit.edu>
+
+       * gen-tarball.in: Remove the hyphen in 1.36-rc1, since Debian
+               version numbers can't have '-' in them.
+
 2004-11-30  Theodore Ts'o  <tytso@mit.edu>
 
        * Makefile.in: Use Linux-kernel-style makefile output to make it