aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/changes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/changes.txt')
-rw-r--r--externals/grill/flext/changes.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/externals/grill/flext/changes.txt b/externals/grill/flext/changes.txt
index 33b06ed6..a4d01438 100644
--- a/externals/grill/flext/changes.txt
+++ b/externals/grill/flext/changes.txt
@@ -40,6 +40,8 @@ Version history:
- fixed help name definition at class setup
- added gcc branch hinting
- PD: possibility to create DSP classes without main DSP inlet (use e.g. FLEXT_DSP0_NEW)
+- fixed atom sorting (symbols were sorted by pointer, not by content)
+- updated build system to handle UB on OSX (including architecture-specific compiler flags)
0.5.0:
- fixes for 64 bit builds (size_t is integer type of pointer size)