[glom] 1.21.7



commit e6ba0f22871984d92f6b80f55e97b6e64472a214
Author: Murray Cumming <murrayc murrayc com>
Date:   Wed Mar 14 12:33:15 2012 +0100

    1.21.7

 ChangeLog    |    2 ++
 NEWS         |    6 ++++++
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index bf4becc..22a5eec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.21.7:
+
 2012-03-14  Murray Cumming  <murrayc murrayc com>
 
 	set_document(), init() methods: Avoid the appearance that these are virtual.
diff --git a/NEWS b/NEWS
index a8f15aa..86e2448 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+1.21.7 (unstable):
+
+* Build: Fix some warnings from clang++.
+* libglom: Remove some deprecated methods.
+* libglom: LayoutItem_GroupBy: Add get and set methods for members.
+
 1.21.6 (unstable):
 
 * Make auto-increment fields work even if they are not primary keys.
diff --git a/configure.ac b/configure.ac
index c59dcd0..4843275 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
 ## You should have received a copy of the GNU General Public License
 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([Glom],[1.21.6],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.21.7],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
 AC_PREREQ(2.63)
 
 AC_CONFIG_SRCDIR([glom/main.cc])



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