diff options
author | 2010-07-26 12:57:31 +0100 | |
---|---|---|
committer | 2010-07-26 12:57:31 +0100 | |
commit | c9e127086dbf42481873c7082238e86ed683e926 (patch) | |
tree | c0de1ab950864ef097895f147f53a521ea6c16da /NEWS | |
parent | 16048b8ca11335895418e694dafaba726ad12828 (diff) | |
download | paludis-c9e127086dbf42481873c7082238e86ed683e926.tar.gz paludis-c9e127086dbf42481873c7082238e86ed683e926.tar.xz |
Preparation for 0.50.10.50.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -4,6 +4,14 @@ News for Paludis This file lists the major changes between versions. For a more detailed list of every change, see the Git log. +0.50.1: + * 'cave purge' and 'cave resolve' will no longer either give misleading + output or produce a horrible error when a package providing an old style + virtual is marked for purging. + + * 'cave resolve' will no longer give a horrible error when encountering + certain convoluted circular dependencies. + 0.50.0: * We now require a compiler supporting various C++0x features, such as GCC 4.4 or later. |