summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9e57c959..5ecca0fb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+2.10.2:
+
+* Added --enable-api-properties, --enable-api-vfuncs, and --enable-api-exceptions.
+ When using these, the API, and any API generated by gmmproc, will be
+ changed. This allows users of embedded platforms to reduce the code size of *mm
+ libraries and *mm-using applications, at the small cost of losing some rarely-used
+ API. Alternatives exist for that API, as show in the examples.
+
2.10.1
* Windows Build: