From d04baabafa2ebbad92741d1f87e6ff32999f894a Mon Sep 17 00:00:00 2001 From: Judd Vinet Date: Tue, 15 Mar 2005 01:51:43 +0000 Subject: Initial revision --- TODO | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 00000000..08c7aa7b --- /dev/null +++ b/TODO @@ -0,0 +1,23 @@ +TODO: + +- get ride of "ORE" tags. + +- implement missing functionnalities (mainly pacman -S , and +packages replacement) + +- pacman_deptest() is not implemented + +- backport new functionnalities from pacman >= 2.9 + +- bring back the autoconf/automake stuff + +- review how things are displayed in the frontend (normal display, +verbose mode, which usage for the library log callback?) + +- review errors handling in the library (globalise pm_errno usage, +improve error meanings) + +- library documentation (doxygen? man pages for public functions? ...) + +- import libtar code into CVS too? + -- cgit v1.2.3-24-g4f1b