aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-09-14 14:34:42 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-09-14 14:34:42 +0000
commit2ad10e21d48887d09e29c2d56445a669ef4c9613 (patch)
treed687076c01a52353987042d7080ab61874217a18 /NEWS
parente18a8d94560ced45d81c84d302843e8de04e7465 (diff)
downloadperl-URPM-2ad10e21d48887d09e29c2d56445a669ef4c9613.tar
perl-URPM-2ad10e21d48887d09e29c2d56445a669ef4c9613.tar.gz
perl-URPM-2ad10e21d48887d09e29c2d56445a669ef4c9613.tar.bz2
perl-URPM-2ad10e21d48887d09e29c2d56445a669ef4c9613.tar.xz
perl-URPM-2ad10e21d48887d09e29c2d56445a669ef4c9613.zip
- fix regression in 2.00: keep_unrequested_dependencies is still used by
installer. restore it, but must now be set trough $urpm->{keep_unrequested_dependencies} - add some more debug info
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e315233..25a87e6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,7 @@
- fix bug occurring with --keep
+- fix regression in 2.00: keep_unrequested_dependencies is still used by
+ installer. restore it, but must now be set trough
+ $urpm->{keep_unrequested_dependencies}
Version 2.00 - 13 September 2007, by Pascal "Pixel" Rigaux