[glom/glom-1-28] 1.28.4



commit f80edee2ac54066a9404520788d98431ec32229f
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Mar 9 11:56:18 2015 +0100

    1.28.4

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ec71afe..2d00a87 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+1.28.4 (stable):
+
+* Details: Let entry widgets expand to fill space,
+  fixing a regression from 1.27.2.
+  (Murray Cumming)
+* Details: Make text alignment work again,
+  fixing a regression from 1.27.2
+  (Murray Cumming)
+
 1.28.3 (stable):
 
 * Use the LC_TIME environment variable to get translated date formats.
diff --git a/configure.ac b/configure.ac
index a1200b4..0b35751 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.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.28.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]