aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-08-31 15:54:40 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-08-31 15:54:40 +0000
commit4d9a21f6c378cbcb64a1451baa3114bd918574ef (patch)
treeacb685b6e307b59c4fa6d796348c0c5889a31ffb /NEWS
parentb0326fc123e8a4ee0e5072af962cf2aa654ce3f3 (diff)
downloadperl-URPM-4d9a21f6c378cbcb64a1451baa3114bd918574ef.tar
perl-URPM-4d9a21f6c378cbcb64a1451baa3114bd918574ef.tar.gz
perl-URPM-4d9a21f6c378cbcb64a1451baa3114bd918574ef.tar.bz2
perl-URPM-4d9a21f6c378cbcb64a1451baa3114bd918574ef.tar.xz
perl-URPM-4d9a21f6c378cbcb64a1451baa3114bd918574ef.zip
fix dead-loop in build_transaction_set (#33020)
and ensure the resulting graph is correct by checking it
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 10cd1b8..6450c24 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- fix dead-loop in build_transaction_set (#33020)
+
Version 1.77 - 29 August 2007, by Pascal "Pixel" Rigaux
- disable "dropping tags from rpm header" until we can safely use it