[gtkmm] 3.1.8



commit 40b13b66d15c378b5ac0a1815dcbd91463e073b0
Author: Murray Cumming <murrayc murrayc com>
Date:   Wed Jul 6 12:35:47 2011 +0200

    3.1.8

 ChangeLog    |    2 ++
 NEWS         |    6 ++++++
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 029fbd6..f8daf48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+3.1.8:
+
 2011-06-29  Murray Cumming  <murrayc murrayc com>
 
 	Add -Wformat-security to the --enable-warnings=fatal build.
diff --git a/NEWS b/NEWS
index 590b5cc..06a3dd4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.1.8 (unstable):
+
+* Gtk:
+- ComboBoxText: Constructor: Set entry-text-column and id-column.
+  Bug #653579 (Glus Xof)
+	
 3.1.6 (unstable):
 
 Gtk:
diff --git a/configure.ac b/configure.ac
index 456574d..732a80a 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([gtkmm], [3.1.6],
+AC_INIT([gtkmm], [3.1.8],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gtkmm],
         [gtkmm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]