2016-03-31 Murray Cumming 2.48.1 2016-03-31 Murray Cumming C++11: gmmproc: Use using instead of typedef. 2016-03-31 Murray Cumming C++11: .h/.cc files: Replace typedefs with using. 2016-03-31 Murray Cumming C++11: .hg/.ccg files: Replace typedefs with using. 2016-03-31 Murray Cumming NEWS: Actually mention 2.48.0 2016-03-28 Murray Cumming Move thread_local check into a GLIBMM_CXX_* macro, like other checks. Bug #759791 2016-03-28 Tom Schoonjans Build: Use Threads::Private hen thread_local keyword is not supported. This fix is necessary for compilation of glibmm on OS X, as the clang compiler that currently ships with XCode currently does not support this keyword. Bug #759791