]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - debugfs/ChangeLog
Add ability for debugfs to use a separate source of data blocks when
[thirdparty/e2fsprogs.git] / debugfs / ChangeLog
index 4c969296c206a460d5dc93634aed40b72af19d7f..34e16c1830f403400e3fb09a7aa9076555608f8a 100644 (file)
@@ -1,3 +1,9 @@
+2004-07-28  Theodore Ts'o  <tytso@mit.edu>
+
+       * debugfs.c, debugfs.8.in: Add new option -d which allows the
+               system administrator to specify data source of a
+               filesystem being opened via an e2image file.
+
 2004-04-11  Theodore Ts'o  <tytso@mit.edu>
 
        * util.c (open_pager): Use DEBUGFS_PAGER in preference to PAGER