[glom/glom-1-28] 1.28.3



commit 22568a2971d449b60cc6dbca23b75fa93b59afd4
Author: Murray Cumming <murrayc murrayc com>
Date:   Thu Feb 12 13:51:54 2015 +0100

    1.28.3

 NEWS         |   13 +++++++++++--
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 30411c7..ec71afe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,16 @@
+1.28.3 (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.28.2 (stable):
+This was released from the wrong branch (again). Please ignore it.
+
 1.28.1 (stable):
 This release seems to have been a mess - confused with unstable 1.29.1.
-These uses of new API should never have been in a stable release. murrayc.
-Please try to just use 1.30 instead.
+Please ignore it.
 
 * Use libgda-6.0 instead of libgda-5.0, though image fields are currently not
   working.
diff --git a/configure.ac b/configure.ac
index 3a94735..a1200b4 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.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.28.3],[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]