[glom/glom-1-20] 1.20.10



commit fead18ece947b086ac2b0f7c725f6c6c5604f683
Author: Murray Cumming <murrayc murrayc com>
Date:   Tue Mar 6 11:20:19 2012 +0100

    1.20.10

 ChangeLog    |    2 ++
 NEWS         |   11 ++++++++++-
 configure.ac |    2 +-
 3 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 3b1f24d..d565df1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.20.10:
+
 2012-03-05  Murray Cumming  <murrayc murrayc com>
 
 	Utils::get_find_where_clause_quick(): Handle an empty value properly.
diff --git a/NEWS b/NEWS
index c7ac592..262881d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,16 @@
+1.20.10 (stable):
+
+* Examples: Remove empty group in the Lesson Planner example file.
+  (Ben Konrath) Bug #671263
+* libglom: Glom::Utils::get_find_where_clause_quick(): Handle an empty value properly.
+  (Murray Cumming)
+* Windows build fixes (not complete).
+  (Murray Cumming) Bug ##671120 (alien), Bug #670903 (alien)
+
 1.20.9 (stable):
 
 * Users: Warn if we cannot get the list of users.
-	Bug #669178 (alien)
+  Bug #669178 (alien)
 * Print Layout: Avoid sometimes over-scaled images.
   Bug #668901 (alien)
 	
diff --git a/configure.ac b/configure.ac
index 8573911..bee123a 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.20.9],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.20.10],[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]