aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2014-08-27 16:07:43 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2014-09-14 00:12:29 +0200
commita3cc7c69783fb325cc691344473608eb3e72e8b6 (patch)
treebb4257cc10a830cf80afef9b9d02cc547f6b2e92 /NEWS
parent3db43b0cf315a4c0c7b78787f637db04045f90ed (diff)
downloadperl-URPM-a3cc7c69783fb325cc691344473608eb3e72e8b6.tar
perl-URPM-a3cc7c69783fb325cc691344473608eb3e72e8b6.tar.gz
perl-URPM-a3cc7c69783fb325cc691344473608eb3e72e8b6.tar.bz2
perl-URPM-a3cc7c69783fb325cc691344473608eb3e72e8b6.tar.xz
perl-URPM-a3cc7c69783fb325cc691344473608eb3e72e8b6.zip
add support for generating recommends in synthesis
aka having @recommends@ lines instead of @suggests@ ones Conflicts: NEWS URPM.xs
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 324d067..bd5d4f5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
- make it compatible with rpm-4.12.0
- use new recommends tags instead of suggests ones
+- add support for generating @recommends@ lines instead of @suggests@ ones in
+ synthesis
Version 4.31 - 27 June 2014