diff options
author | shnavid <shnavid@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2007-07-02 20:31:57 +0000 |
---|---|---|
committer | shnavid <shnavid@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2007-07-02 20:31:57 +0000 |
commit | b68d21d47303a3b8d5d5d577352ee29fcf823a9c (patch) | |
tree | d2efb0cc495c28df6c140750000bac04022a9a80 /src/TODO | |
parent | a56d8ce58b597699540e82ea76734a5834c30338 (diff) | |
download | sos-b68d21d47303a3b8d5d5d577352ee29fcf823a9c.tar.gz |
Bumped version and added changelog entry
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@165 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'src/TODO')
-rw-r--r-- | src/TODO | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -1,10 +1,5 @@ To Do List: -ADD - allow each plugin to optionally not load, and to be able to test whether -other packages are installed. For example, if apache isn't installed, don't -load the apache plugin. This needs to be done in a distribution-independent -manner. - Add support for distributions other than Fedora. Make it easier to select a policy module and perhaps optionally include @@ -13,10 +8,3 @@ plugins from the library, to allow per-distribution customization. Documentation - plugin howto doc, inline doc in plugin template review and test error handling for things like a full tmp file system - - - - - - - |