diff --git a/ChangeLog b/ChangeLog index dec0014d..acf2bbc8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-04-23 Curtis Gedak + + * README: Updated installation notes and distribution notes + 2008-04-21 Curtis Gedak * src/Dialog_Base_Partition.cc, diff --git a/README b/README index b0524a2e..c262a1e0 100644 --- a/README +++ b/README @@ -61,7 +61,7 @@ GParted uses GNU libparted to detect and manipulate devices and partition tables. Several optional packages provide additional file system support. -Optional packages include: +Optional packages that should be listed include: e2fsprogs dosfstools @@ -75,3 +75,7 @@ Optional packages include: If the vol_id command is in the search PATH, it will be used to read linux-swap volume labels. + +Note to packagers: The above optional packages are not mandatory for + gparted operation, and should probably listed + as 'suggests' not 'depends on'.