summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2002-09-24 01:26:50 -0400
committerTheodore Ts'o <tytso@mit.edu>2002-09-24 01:26:50 -0400
commitc6633059470c28757062daa811ef50265f5f582a (patch)
tree33071e8ee8abe9b5e1f89c7662d212ad131434af /lib
parent84bd550148aad62bd004d7398bf50a32a742e5cc (diff)
downloade2fsprogs-c6633059470c28757062daa811ef50265f5f582a.tar.gz
Update for 1.29 release.
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog4
-rw-r--r--lib/e2p/ChangeLog4
-rw-r--r--lib/et/ChangeLog4
-rw-r--r--lib/evms/ChangeLog4
-rw-r--r--lib/ext2fs/ChangeLog4
-rw-r--r--lib/ext2fs/Makefile.in4
-rw-r--r--lib/ss/ChangeLog4
-rw-r--r--lib/uuid/ChangeLog4
8 files changed, 32 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 64abdbe7..596e2f0d 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,7 @@
+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
diff --git a/lib/e2p/ChangeLog b/lib/e2p/ChangeLog
index e436e308..79714d4c 100644
--- a/lib/e2p/ChangeLog
+++ b/lib/e2p/ChangeLog
@@ -1,3 +1,7 @@
+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
diff --git a/lib/et/ChangeLog b/lib/et/ChangeLog
index fd050e77..dac8a725 100644
--- a/lib/et/ChangeLog
+++ b/lib/et/ChangeLog
@@ -1,3 +1,7 @@
+2001-09-24 Theodore Tso <tytso@mit.edu>
+
+ * Release of E2fsprogs 1.29
+
2002-09-23 Theodore Ts'o <tytso@mit.edu>
* internal.h: Remove declaration of perror. All modern systems
diff --git a/lib/evms/ChangeLog b/lib/evms/ChangeLog
index d365546c..b7723ee9 100644
--- a/lib/evms/ChangeLog
+++ b/lib/evms/ChangeLog
@@ -1,3 +1,7 @@
+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
diff --git a/lib/ext2fs/ChangeLog b/lib/ext2fs/ChangeLog
index 99511758..b70364cc 100644
--- a/lib/ext2fs/ChangeLog
+++ b/lib/ext2fs/ChangeLog
@@ -1,3 +1,7 @@
+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
diff --git a/lib/ext2fs/Makefile.in b/lib/ext2fs/Makefile.in
index e54d61ef..1fe197cd 100644
--- a/lib/ext2fs/Makefile.in
+++ b/lib/ext2fs/Makefile.in
@@ -316,6 +316,10 @@ dirblock.o: $(srcdir)/dirblock.c $(srcdir)/ext2_fs.h \
$(top_builddir)/lib/ext2fs/ext2_types.h $(srcdir)/ext2fs.h \
$(top_srcdir)/lib/et/com_err.h $(srcdir)/ext2_io.h \
$(top_builddir)/lib/ext2fs/ext2_err.h $(srcdir)/bitops.h
+dirhash.o: $(srcdir)/dirhash.c $(srcdir)/ext2_fs.h \
+ $(top_builddir)/lib/ext2fs/ext2_types.h $(srcdir)/ext2fs.h \
+ $(top_srcdir)/lib/et/com_err.h $(srcdir)/ext2_io.h \
+ $(top_builddir)/lib/ext2fs/ext2_err.h $(srcdir)/bitops.h
dir_iterate.o: $(srcdir)/dir_iterate.c $(srcdir)/ext2_fs.h \
$(top_builddir)/lib/ext2fs/ext2_types.h $(srcdir)/ext2fsP.h \
$(srcdir)/ext2fs.h $(top_srcdir)/lib/et/com_err.h $(srcdir)/ext2_io.h \
diff --git a/lib/ss/ChangeLog b/lib/ss/ChangeLog
index b750309a..0f87aee1 100644
--- a/lib/ss/ChangeLog
+++ b/lib/ss/ChangeLog
@@ -1,3 +1,7 @@
+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
diff --git a/lib/uuid/ChangeLog b/lib/uuid/ChangeLog
index 55dc4d0d..dab24dff 100644
--- a/lib/uuid/ChangeLog
+++ b/lib/uuid/ChangeLog
@@ -1,3 +1,7 @@
+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