From f0887665fed31bb6dcf434b28cba83495b7e8797 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 14 Mar 2009 07:46:08 +0100 Subject: [PATCH] Added two features missed in previous. --HG-- extra : convert_revision : 245256117c7607d0020b81bf0f8e689467afc3f2 --- doc/FEATURES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/FEATURES b/doc/FEATURES index 9b70da86f6..dfd383ccb2 100644 --- a/doc/FEATURES +++ b/doc/FEATURES @@ -27,3 +27,10 @@ This is the incomplete list of currently implemented features: * Finds and removes orphan packages, i.e packages that were installed automatically (required by some other package that was installed but any package currently depends on). + +* Show properties of available packages in repositories, as well as + installed. Like dependencies, installed size, binary package size, + configuration files, description, etc. + +* Listing of files for binary packages, plus a flag is used to check + the SHA256 hash of any file in a package while listing them.