[libgee/0.8] Release 0.8.1
- From: Maciej Marcin Piechotka <mpiechotka src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgee/0.8] Release 0.8.1
- Date: Sun, 14 Oct 2012 17:45:42 +0000 (UTC)
commit a13b51ccdff5f2c90d9377e7bd975730238a76ff
Author: Maciej Piechotka <uzytkownik2 gmail com>
Date: Sun Oct 14 18:45:25 2012 +0100
Release 0.8.1
NEWS | 7 +++++++
configure.ac | 2 +-
2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 56b96a7..d854d72 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+libgee 0.8.1
+============
+ * Allow slice in ReadOnlyList
+ * Fix Iterator.remove in PriorityQueue
+ * Add foreach specializations
+ * Use foreach function instead of iterators
+
libgee 0.8.0
============
* Fix Traversable.chop (bug #684348)
diff --git a/configure.ac b/configure.ac
index 6dc5c6c..91f2fb6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.8.0], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
+AC_INIT([libgee], [0.8.1], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_MACRO_DIR([m4])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]