[glibmm] 2.47.3
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glibmm] 2.47.3
- Date: Sat, 28 Nov 2015 12:23:43 +0000 (UTC)
commit 3cda2b0798995b37ed8c6b5d0587d4320880da47
Author: Murray Cumming <murrayc murrayc com>
Date: Sat Nov 28 13:02:48 2015 +0100
2.47.3
NEWS | 4 ++++
configure.ac | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ff3e87a..3c29667 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2.47.3:
+
+* Deprecate all of Glib::Threads, including Mutex, Lock, Thread, etc.
+* Deprecated Glib::ThreadPool
2.46.2:
* ObjectBase, Object, Interface: Correct move constructors and move assignment
diff --git a/configure.ac b/configure.ac
index ad1ce5f..00aaea5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU Lesser General Public License
## along with this library. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([glibmm], [2.46.2],
+AC_INIT([glibmm], [2.47.3],
[http://bugzilla.gnome.org/enter_bug.cgi?product=glibmm],
[glibmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]