summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2002-11-08 18:46:45 -0500
committerTheodore Ts'o <tytso@mit.edu>2002-11-08 18:46:45 -0500
commit782bebfd755f8a9fc85b1c7c6a210ce898a88e5e (patch)
tree1b76a6d3bbc2507491713383dc827f6f4816af9d /ChangeLog
parentc1637bd371bc4eb387443752a74e68142d609690 (diff)
downloade2fsprogs-782bebfd755f8a9fc85b1c7c6a210ce898a88e5e.tar.gz
configure.in, configure: Change --enable-jfs-debug to
--enable-jbd-debug for consistency's sake.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 006388ad..317d4220 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
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.