diff options
author | 2009-12-22 02:01:41 +0000 | |
---|---|---|
committer | 2009-12-22 02:01:41 +0000 | |
commit | 94167fdd5fa7200cad1464a9ef5aa64dab2b7928 (patch) | |
tree | 26202b9b7c76f1380ca68b0ab1d87b3b6cc4efe5 /NEWS | |
parent | 299cd12ed30201b78ad4091a59edd7ba66b739a9 (diff) | |
download | paludis-94167fdd5fa7200cad1464a9ef5aa64dab2b7928.tar.gz paludis-94167fdd5fa7200cad1464a9ef5aa64dab2b7928.tar.xz |
build_options: preserve_work
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -26,6 +26,9 @@ of every change, see the ChangeLog. for numeric values, and for compound values, a match succeeds if any item of the key is equal to the specified pattern. + * build_options: preserve_work can be used to avoid removing temporary + working directories, and to force a non-destructive merge. + * Various large code cleanups and build system cleanups. 0.42.2: |