[glom/glom-1-26] 1.26.1



commit b855fc3e4430580f6e7c68586199055c11b0c4b4
Author: Murray Cumming <murrayc murrayc com>
Date:   Tue Feb 10 09:59:21 2015 +0100

    1.26.1

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bb858b8..75721ff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+1.26.1 (stable):
+
+* Use the LC_TIME environment variable to get translated date formats.
+  (Murray Cumming) Bug #742968
+* Avoid a crash during shutdown.
+  (Murray Cumming) Bug #741851
+
 1.26.0 (stable):
 
 * Reports: Fix a crash introduced in 1.25.4.
diff --git a/configure.ac b/configure.ac
index 07e90f3..5e7d09a 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.26.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.26.1],[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]