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-12 23:11:58 +0200
commite83253c9db241591f587b8d83e1503528df1f49e (patch)
treef914bbbafc8b12bfe5bf23a325063358c76d8aab /NEWS
parented6bc6d37bf2a353fbba2c7235b7fab523a8f350 (diff)
downloadperl-URPM-e83253c9db241591f587b8d83e1503528df1f49e.tar
perl-URPM-e83253c9db241591f587b8d83e1503528df1f49e.tar.gz
perl-URPM-e83253c9db241591f587b8d83e1503528df1f49e.tar.bz2
perl-URPM-e83253c9db241591f587b8d83e1503528df1f49e.tar.xz
perl-URPM-e83253c9db241591f587b8d83e1503528df1f49e.zip
add support for generating recommends in synthesis
aka having @recommends@ lines instead of @suggests@ ones
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3ba84e1..2cf9c1d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
- make it compatible with rpm-4.12.0
- use new recommends tags instead of suggests ones
- rename "suggests" method as "recommends_nosense"
+- add support for generating @recommends@ lines instead of @suggests@ ones in
+ synthesis
Version 4.31 - 27 June 2014