[glom] 1.13.2



commit 5edfabdc16f391f0617c7a4a0251c27aea473ecc
Author: Murray Cumming <murrayc murrayc com>
Date:   Sun Jan 24 11:21:44 2010 +0100

    1.13.2

 ChangeLog    |    2 ++
 NEWS         |    6 ++++++
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index e167718..330f41e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.13.2:
+
 2010-01-24  Murray Cumming  <murrayc murrayc com>
 
   Details: Buttons: Use horizontal aligment from formatting.
diff --git a/NEWS b/NEWS
index 9c57600..e0763cf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+1.13.2 (unstable):
+
+* Details layout: Really use the new formatting options (horizontal alignment, 
+  foreground color and background color) for static text items and buttons.
+  (Murray Cumming)
+  
 1.13.1 (unstable):
 
 * Details and List layouts:
diff --git a/configure.ac b/configure.ac
index 995b8a2..82fd71d 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.13.1], [http://bugzilla.gnome.org/enter_bug.cgi?product=Glom], [glom])
+AC_INIT([Glom], [1.13.2], [http://bugzilla.gnome.org/enter_bug.cgi?product=Glom], [glom])
 AC_PREREQ([2.60])
 
 AC_CONFIG_SRCDIR([glom/main.cc])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]