diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-02-25 20:43:07 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-02-25 20:43:07 +0000 |
commit | f3dd5972ec4f943f0b3a0e5504aa9cefa3a7c561 (patch) | |
tree | 2bff40fa29bca03aae18dc485d44de21fbbabad7 /NEWS | |
parent | 6b75bf9915b11b9066ba7ca0356d25bfabe1b12c (diff) | |
download | perl-URPM-f3dd5972ec4f943f0b3a0e5504aa9cefa3a7c561.tar perl-URPM-f3dd5972ec4f943f0b3a0e5504aa9cefa3a7c561.tar.gz perl-URPM-f3dd5972ec4f943f0b3a0e5504aa9cefa3a7c561.tar.bz2 perl-URPM-f3dd5972ec4f943f0b3a0e5504aa9cefa3a7c561.tar.xz perl-URPM-f3dd5972ec4f943f0b3a0e5504aa9cefa3a7c561.zip |
- add filesize to synthesis, add ->filesize to get it, and add
selected_size_filesize() to compute the sum
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +- add filesize to synthesis, add ->filesize to get it, and add + selected_size_filesize() to compute the sum - allow urpmi to know a package was not selected because a newer version is installed (#29838) - handle new package providing xxx which conflicts with an installed package (#17106) |