diff options
author | DongHun Kwak <dh0128.kwak@samsung.com> | 2018-11-30 12:41:03 +0900 |
---|---|---|
committer | DongHun Kwak <dh0128.kwak@samsung.com> | 2018-11-30 12:41:03 +0900 |
commit | 5390c526e6b93e97d269cb8a75a699631e5bb189 (patch) | |
tree | 75d74f268fe299d720eade139b5d3e67ee05420e /TODO_1.0 | |
parent | 593cf72349c7de430751446480779582c63902f5 (diff) | |
download | libsolv-5390c526e6b93e97d269cb8a75a699631e5bb189.tar.gz libsolv-5390c526e6b93e97d269cb8a75a699631e5bb189.tar.bz2 libsolv-5390c526e6b93e97d269cb8a75a699631e5bb189.zip |
Imported Upstream version 0.6.31upstream/0.6.31
Change-Id: I6009e95508e9937392b83a003dab4f30cf3a9b1b
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'TODO_1.0')
-rw-r--r-- | TODO_1.0 | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -9,10 +9,6 @@ - deal with DIRSTR entries having dirid 0 (for source rpms) -- test rich dep rule creation - -- clean up rich dep rule code (see perl-BSSolv) - - drop patchcheck - rename repo2solv.sh to repo2solv (maybe rewrite in C?) @@ -23,7 +19,7 @@ - write more manpages -- bindings: selections.flags() should be a attribute and not a method +- bindings: selection.flags() should be a attribute and not a method - rename repodata_lookup_id_uninternalized to repodata_lookup_id_voidid_uninternalized and add a notfound argument |