summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@src.gnome.org>2006-05-12 08:08:45 +0000
committerMurray Cumming <murrayc@src.gnome.org>2006-05-12 08:08:45 +0000
commit732822b53ea288a33d370048eca6f119fbe612bb (patch)
tree8db5098505211c14693338c71001707313531097 /NEWS
parent10d607afe1ade71a232f05b2d398693a4a26b964 (diff)
downloadglibmm-732822b53ea288a33d370048eca6f119fbe612bb.tar.gz
Merged changes from glibmm-2-10 branch.
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: