summaryrefslogtreecommitdiff
path: root/RELEASE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE.txt')
-rw-r--r--RELEASE.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASE.txt b/RELEASE.txt
index 31b56aac1..f06945d6d 100644
--- a/RELEASE.txt
+++ b/RELEASE.txt
@@ -17,6 +17,9 @@ NOTE: If you build with Python 3.10.0 and then rebuild with 3.10.1 (or higher),
see unexpected rebuilds. This is due to Python internals changing which changed
the signature of a Python Action Function.
+NOTE: If you use dictionaries to specify your CPPDEFINES, most likely the order of the CPPDEFINES
+ on the generated command line will change causing a rebuild.
+
NEW FUNCTIONALITY
-----------------