diff options
author | 2011-01-22 16:00:23 +0000 | |
---|---|---|
committer | 2011-01-22 16:00:23 +0000 | |
commit | 9221fd81c7a36b24a6ad305229b6bd9bc8b1868f (patch) | |
tree | ac41b49717bcd9f8d5bf7b59d14d08097ed713ce /NEWS | |
parent | 2f72e8ae9a20e2b649c88edb64065f317f21b4ee (diff) | |
download | paludis-9221fd81c7a36b24a6ad305229b6bd9bc8b1868f.tar.gz paludis-9221fd81c7a36b24a6ad305229b6bd9bc8b1868f.tar.xz |
Preparation for 0.58.10.58.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -4,6 +4,13 @@ News for Paludis This file lists the major changes between versions. For a more detailed list of every change, see the Git log. +0.58.1: + * When a package strongly blocks other installed slots of itself, the + resolver no longer fails to find an ordering if upgrading older slots + would make the blocker no longer met. + + * 'cave show' now displays overridden masks on unmasked packages. + 0.58.0: * The 'paludis' client is now deprecated in favour of 'cave'. |