[glom/glom-1-28] 1.28.7



commit 59f99e8376db62ea8f136dde0ed99fd96dba690b
Author: Murray Cumming <murrayc murrayc com>
Date:   Thu Mar 10 14:39:41 2016 +0100

    1.28.7

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8af700c..065b575 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+1.28.7 (stable):
+
+* Show the translated UI in non-English locales,
+  even on newer Linux distros.
+  (Murray Cumming) Bug #761372 (m.rick.mac)
+* Default Field Formatting: Let people actually change this again,
+  fixing a regression in (approx) Glom 1.25.4.
+  (Murray Cumming) Bug #763348 (m.rick.mac)
+* Help menu item: Make this work again with recent GNOME systems.
+  (Murray Cumming) Bug #763250 (m.rick.mac)
+* Export: Don't lose precision when exporting large numeric values.
+  (Murray Cumming) Bug #763229 (m.rick.mac)
+
 1.28.6 (stable):
 
 * Fix crash when loading TIFF or PDF files into an image field,
diff --git a/configure.ac b/configure.ac
index 69068da..082a294 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.28.6],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.28.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]