aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-02-25 20:43:07 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-02-25 20:43:07 +0000
commitf3dd5972ec4f943f0b3a0e5504aa9cefa3a7c561 (patch)
tree2bff40fa29bca03aae18dc485d44de21fbbabad7 /NEWS
parent6b75bf9915b11b9066ba7ca0356d25bfabe1b12c (diff)
downloadperl-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--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6507890..d4daa08 100644
--- a/NEWS
+++ b/NEWS
@@ -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)