diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2009-03-25 16:43:18 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2009-03-25 16:43:18 +0000 |
commit | 87ab718c6bec210194fe67bff6ef1e2185f61ae7 (patch) | |
tree | 6604514ecab248811846137c06d0d114607d84f7 /NEWS | |
parent | 497cd71c483c1556ba261b4f68a5ff5ac8420e01 (diff) | |
download | urpmi-87ab718c6bec210194fe67bff6ef1e2185f61ae7.tar urpmi-87ab718c6bec210194fe67bff6ef1e2185f61ae7.tar.gz urpmi-87ab718c6bec210194fe67bff6ef1e2185f61ae7.tar.bz2 urpmi-87ab718c6bec210194fe67bff6ef1e2185f61ae7.tar.xz urpmi-87ab718c6bec210194fe67bff6ef1e2185f61ae7.zip |
Update NEWS file
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +- log user interactions to stdout in gurpmi2 +- exit with non 0 error code when failing to add a media, fixes bug #47952 +- when using urpme -a, properly report when no packages could be removed, + fixes bug #48506 +- return a non 0 error code when the user stops the install when an upgrade + would remove some packages (because of dependencies issues) - fix a circular reference that was causing rpmdb to be opened many times in installer |