[glom/glom-1-20] 1.20.7



commit 7ed5b7a5a2b941ab8f5e1768215355a9adb26686
Author: Murray Cumming <murrayc murrayc com>
Date:   Wed Jan 25 10:27:19 2012 +0100

    1.20.7

 ChangeLog    |    2 ++
 NEWS         |    7 +++++++
 configure.ac |    2 +-
 3 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index d558f2c..930caa5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.20.7:
+
 2012-01-25  Murray Cumming  <murrayc murrayc com>
 
 	Depend on libgda 5.0.3 because we need the GdaNumeric corrections.
diff --git a/NEWS b/NEWS
index 3a4145c..4d2e3fa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+1.20.7 (stable):
+
+* Depend on libgda 5.0.3 because we need the GdaNumeric corrections.
+  This avoids errors when creating from examples, when using a 
+  non-English locale. This fixes bug #668346 (Janne)
+* Translations: Default to en rather than en_US for the original locale.
+
 1.20.6 (stable):
 
 * List view: Do not show columns twice.
diff --git a/configure.ac b/configure.ac
index 1368bc0..e87636b 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.6],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.20.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]