diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-01-30 16:34:54 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-01-30 16:34:54 +0000 |
commit | 1a37761af1afca35e066f985d65335acfd14d61f (patch) | |
tree | 7bcd7a910358ae69a333f17937bc8e69518e68cc /NEWS | |
parent | 973767032f41458c0a0467d9b31852b8d108fb14 (diff) | |
download | urpmi-1a37761af1afca35e066f985d65335acfd14d61f.tar urpmi-1a37761af1afca35e066f985d65335acfd14d61f.tar.gz urpmi-1a37761af1afca35e066f985d65335acfd14d61f.tar.bz2 urpmi-1a37761af1afca35e066f985d65335acfd14d61f.tar.xz urpmi-1a37761af1afca35e066f985d65335acfd14d61f.zip |
changing the way --synthesis is done in urpm::media::configure.
This is used by urpmi/urpmq/urpmf.
--synthesis will now be more similar to using a virtual medium (a la
--use-distrib), compared to really only using the given synthesis.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ o enhance pkg list formatting for "The following packages contain %s: %s" error message (#29178) - urpmf: - o fix --synthesis + o fix --synthesis (it may break urpmq/urpmi --synthesis) - urpmq: o add --no-suggests |