diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-03-04 19:32:40 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-03-04 19:32:40 +0000 |
commit | 01316da030388b0996cc52af0bcf6a44552e6f26 (patch) | |
tree | fd78c6da6a14a2ac9ec50e1881cc3551559430ba /NEWS | |
parent | 9c33802a2aa43f202f74449aedca495afe60c3b2 (diff) | |
download | urpmi-01316da030388b0996cc52af0bcf6a44552e6f26.tar urpmi-01316da030388b0996cc52af0bcf6a44552e6f26.tar.gz urpmi-01316da030388b0996cc52af0bcf6a44552e6f26.tar.bz2 urpmi-01316da030388b0996cc52af0bcf6a44552e6f26.tar.xz urpmi-01316da030388b0996cc52af0bcf6a44552e6f26.zip |
(resolve_dependencies) add 'upgrade_callback' and
'resolve_req_callback' callbacks so that rpmdrake can reuse more urpmi
code
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ - add infrastructure so that gurpmi & rpmdrake can handle priority upgrade list +- add callbacks so that urpmi can reuse more urpmi code - gurpmi: o handle priority upgrade list - urpmi: |