diff options
author | 2010-03-30 19:28:21 +0100 | |
---|---|---|
committer | 2010-03-30 19:51:30 +0100 | |
commit | a966850a9e47614bfc94b3247b3e87772a540832 (patch) | |
tree | 8d36988a3bfd9de2d53ec2315e96ee2e66f1d91e /NEWS | |
parent | b7c0f54b00e0c3d364cdda1f0cd8d0b3f0ce4289 (diff) | |
download | paludis-a966850a9e47614bfc94b3247b3e87772a540832.tar.gz paludis-a966850a9e47614bfc94b3247b3e87772a540832.tar.xz |
Preparation for 0.46.00.46.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -4,6 +4,15 @@ News for Paludis This file lists the major changes between versions. For a more detailed list of every change, see the ChangeLog. +0.46.0: + * We can now read environment.bz2 files from VDB created by newer Portage + versions. + + * appareo now has various options relating to checksum overriding. + + * When creating cache subdirectories, we now copy the mode of the main cache + directory rather than using umask to determine permissions. + 0.44.2: * Various documentation updates. |