2.45.31 (unstable):

Glib:
* HelperList: fix iterator check in operator[]
 (Maks Naumov) Bug #751530.

Build:
* Use (and require) C++11.
 (Murray Cumming, Kjell Ahlstedt)
* Use some simple C++11 syntax.
 (Murray Cumming)
* Fix the build with -Wshadow.
 (Murray Cumming)

gmmproc:
* Generate code that uses some simple C++11 syntax.
 (Murray Cumming)
* _WRAP_SIGNAL: Accept apostrophes in a preceding comment.
 (Kjell Ahlstedt)