[glom/glom-1-30] 1.30.4



commit 4cb89998076f05b85d151dafaa07333ea8010a7d
Author: Murray Cumming <murrayc murrayc com>
Date:   Wed Jun 8 22:56:04 2016 +0200

    1.30.4

 NEWS         |    9 +++++++--
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index c534b8b..1056ef9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,9 @@
-1.30.3:
+1.30.4 (stable):
+
+* Avoid crash when trying to show GtkCssProvider errors.
+* Don't use deprecated font: syntax with GtkCssProvider.
+
+1.30.3 (stable):
 
 * Show the translated UI in non-English locales,
   even on newer Linux distros.
@@ -11,7 +16,7 @@
 * Export: Don't lose precision when exporting large numeric values.
   (Murray Cumming) Bug #763229 (m.rick.mac)
 
-1.30.2:
+1.30.2 (stable):
 
 * Fix crash when loading images into an image field.
   (Murray Cumming)
diff --git a/configure.ac b/configure.ac
index f8b53b7..e591133 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.30.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.30.4],[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]