From b10a8e66e04ed191b27c8d7d33040deabe255714 Mon Sep 17 00:00:00 2001 From: Daniel Holth Date: Tue, 21 Jun 2016 01:06:22 +0000 Subject: CHANGES.txt edited --- src/CHANGES.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/CHANGES.txt b/src/CHANGES.txt index db52cf0..4cf2100 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -15,7 +15,8 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER metaclass on PyPy); wrap most-used open() calls in 'with' statements to avoid too many open files. - Add __main__.py for `python -m SCons` in case it is on PYTHONPATH. - +  - Always use highest available pickle protocol for efficiency. + From Paweł Tomulik: - Fixed the issue with LDMODULEVERSIONFLAGS reported by Tim Jennes (https://pairlist4.pair.net/pipermail/scons-users/2016-May/004893.html). -- cgit v0.12