diff options
author | Bill Nottingham <notting@redhat.com> | 2005-07-14 18:49:20 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2005-07-14 18:49:20 +0000 |
commit | a86c85cce833364e96e5247a28cc9cf2ddd6c55d (patch) | |
tree | 85707994b78267725d479965a45faeba9fea6353 | |
parent | 16f87092094ef42566725cafd59ca08171f8d9b0 (diff) | |
download | initscripts-a86c85cce833364e96e5247a28cc9cf2ddd6c55d.tar initscripts-a86c85cce833364e96e5247a28cc9cf2ddd6c55d.tar.gz initscripts-a86c85cce833364e96e5247a28cc9cf2ddd6c55d.tar.bz2 initscripts-a86c85cce833364e96e5247a28cc9cf2ddd6c55d.tar.xz initscripts-a86c85cce833364e96e5247a28cc9cf2ddd6c55d.zip |
document diskdump change
-rw-r--r-- | initscripts.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/initscripts.spec b/initscripts.spec index 3c6e6372..2986924f 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -219,6 +219,7 @@ rm -rf $RPM_BUILD_ROOT - fix grep mismatching interfaces (#157252, #153669) - handle alternate vlan naming schemes (#115001) - netfs: handle lvm & fsck for network block devices (#148764, <alewis@redhat.com>) +- support for diskdump on swap partitions (#160223) * Wed Apr 20 2005 Bill Nottingham <notting@redhat.com> 7.93.13.EL-2 - check number of siblings on AMD64 processors as well (#155331) |