summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-02-17 21:49:51 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-02-17 21:49:51 -0500
commit9d2c186b389fb663c6c15e356691d149ce917dd2 (patch)
tree88a25513581837e6a49b90857579a3b097b7c63f /TODO
parent16c86e81564f0e2e2fd0173235913028c9310907 (diff)
Implement list-installed for rpm. (Untested)
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index c2dbe7a..4b3927f 100644
--- a/TODO
+++ b/TODO
@@ -24,8 +24,3 @@
This is already doable, would just need modifying the pre-install and
post-instlal stuff (ie, it needs to commit in the subdirs too). Using mr
would be a possibility..
-
-* Figure out what packages were acted on, and include that info in the commit
- message
-
- Done for dpkg, but not for other package managers like rpm.