From ca74badb50c6874e5bf438ed9f8455e95e1897e0 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Tue, 1 Aug 2017 13:37:15 -0700 Subject: Update CHANGES.txt --- src/CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/CHANGES.txt b/src/CHANGES.txt index c585eaf..c3cafca 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -40,6 +40,8 @@ may cause rebuilds. In no case should rebuilds not happen. tool found is used) - Fixed MSVSProject example code (http://scons.tigris.org/issues/show_bug.cgi?id=2979) - Defined MS SDK 10.0 and Changed VS 2015 to use SDK 10.0 + - Changes to Action Function and Action Class signiture creation. NOTE: This will cause rebuilds + for many builds when upgrading to SCons 3.0 From Daniel Holth: - Add basic support for PyPy (by deleting __slots__ from Node with a -- cgit v0.12