[glom] 1.19.11



commit 89588e932fbd4add134af515484a2103040eadc1
Author: Murray Cumming <murrayc murrayc com>
Date:   Wed Sep 21 10:39:18 2011 +0200

    1.19.11

 ChangeLog    |    2 ++
 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 3 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 6f4e3ee..7f8da5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.19.11:
+
 2011-09-21  Murray Cumming  <murrayc murrayc com>
 
 	Require latest libgdamm, for the Value::operator=() fix.
diff --git a/NEWS b/NEWS
index dded5ce..6435bb2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+1.19.11 (unstable):
+
+
+* Details:
+  - Avoid an empty layout when changing to developer mode.
+  (Requires libgdamm 4.99.4)
+  - Images: Avoid a warning when choosing.
+* Print Layout:
+  - Use the correct numeric formatting.
+  - Use foreground colors from the text/field formatting.
+  - Related Records: Do not show editing formatting options.
+  - Layout: Fix alignment/expansion of the line options.
+* Remove the Add Related Table feature.
+  It is useful, but it requires explanation and is probably confusing to new users.
+	Of course you can still add tables and then a relationship to them manually.
+  (Murray Cumming)
+	
 1.19.10 (unstable):
 
 * Print Layout: Major overhaul to editing UI so it should be almost useable now.
diff --git a/configure.ac b/configure.ac
index 229da91..82ee921 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.19.10],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.19.11],[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]