Update CHANGES.txt
authorWilliam Deegan <bill@baddogconsulting.com>
Tue, 1 Aug 2017 20:37:15 +0000 (13:37 -0700)
committerWilliam Deegan <bill@baddogconsulting.com>
Tue, 1 Aug 2017 20:37:15 +0000 (13:37 -0700)
src/CHANGES.txt

index c585eaf54c706f96f4f6a778d9d25136df249a0a..c3cafca73284251da22339d3fd025a9abac2dd86 100644 (file)
@@ -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