[glom] 1.19.15



commit 31782ae9863ebeface9115ec7586aff96f5c55b5
Author: Murray Cumming <murrayc murrayc com>
Date:   Wed Oct 19 12:03:40 2011 +0200

    1.19.15

 ChangeLog    |    2 ++
 NEWS         |    6 ++++++
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index dbaf53e..affbe1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.19.15:
+
 2011-10-19  Murray Cumming  <murrayc murrayc com>
 
 	SQL Injection Test: Try both kinds of quote characters.
diff --git a/NEWS b/NEWS
index 3e16a22..7246668 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+1.19.15 (unstable):
+
+* Do no try to pygobject_init() the incompatible 2 version instead of 3.0.
+* Self-hosting: Attempt to avoid failed shutdowns.
+* Tests: More SQL injection testing.
+
 1.19.14 (unstable):
 
 * Details: Avoid an outdent after group titles,
diff --git a/configure.ac b/configure.ac
index 6c30b24..767d80c 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.19.14],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.19.15],[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]