diff options
author | Aaron Griffin <aaron@archlinux.org> | 2006-12-01 10:51:54 +0100 |
---|---|---|
committer | Aaron Griffin <aaron@archlinux.org> | 2006-12-01 10:51:54 +0100 |
commit | 448805890080756ee28615bff2ae6fd2a4fa42b6 (patch) | |
tree | 6ec9d7a259fd4e829c6811fc400cd1ec0ab9c020 /TODO.aaron | |
parent | 08dca1593f82dfa4b5f1199b5b1f4d7099719be9 (diff) | |
download | pacman-448805890080756ee28615bff2ae6fd2a4fa42b6.tar.gz pacman-448805890080756ee28615bff2ae6fd2a4fa42b6.tar.xz |
* Fixed the bug where -R pkgA pkgB failed when pkgA depended on pkgB
Diffstat (limited to 'TODO.aaron')
-rw-r--r-- | TODO.aaron | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,4 +1,9 @@ == This is my custom TODO file == + +**** BUGS **** +* Removal of conflicts on -A and -U (INCOMPLETE) + + * gensync: get all info from packages instead of PKGBUILDs for now, we only need to check the PKGBUILD in case of a 'force' option |