From d94cb4a0ee4f25389b3da7f5e8b373e4e18d52e9 Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Wed, 8 Apr 2009 06:22:59 +0200 Subject: [PATCH] update TODO --- docs/TODO | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/TODO b/docs/TODO index 16ccd283a..2d096b38c 100644 --- a/docs/TODO +++ b/docs/TODO @@ -2,9 +2,6 @@ TODO list Proposed for Entropy 1.0 (before and after) (requires API changes, perhaps): - 0.80: - - avoid calling portage hooks when not needed? - 0.90+: - remove mutex from entropy.db ? (WriteLock) - Updates daemon + shrink notification applet? (dev-python/dbus-python) @@ -23,3 +20,4 @@ Proposed for Entropy 1.0 (before and after) (requires API changes, perhaps): - use expiration as a base to have and handle multiple packages in repo? - LZMA future support - Put SHA1, SHA256 and SHA512 signatures to work on the Client. + - avoid calling portage hooks when not needed? (needs DEFINED_PHASES on vardb) \ No newline at end of file