[glom] 1.19.7



commit 041ded6494a79b5b6cc232280aa71a5c2bf0b4d9
Author: Murray Cumming <murrayc murrayc com>
Date:   Tue Jul 12 15:53:48 2011 +0200

    1.19.7

 ChangeLog    |    3 +++
 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 3 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index f7bf002..59e7b5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.19.7:
+
 2011-07-12  Murray Cumming  <murrayc murrayc com>
 
 	ImageGlom: Saving is now mostly async.
@@ -102,6 +104,7 @@
 	Add exampledir variable to pkg-config file.
 
 	* glom/libglom/glom.pc.in:
+	Bug #654384
 
 2011-07-11  Murray Cumming  <murrayc murrayc com>
 
diff --git a/NEWS b/NEWS
index 81242e3..3b98e0e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+1.19.7 (unstable):
+
+* Details: Images:
+  - Fix insanely-big windows when big image files are used.
+  - Context menu: Add Open, Open With, and Save.
+  (Murray Cumming) Bug #630057
+  - Related Records: Show enough records.
+  (Murray Cumming)
+  - Do not navigate past the last row.
+  (Murray Cumming) Bug #526115 comment #25 (Michael Hasselmann)
+* Add exampledir variable to pkg-config file.
+  (Ben Konrath) Bug #654384
+* Add translator comments.
+	(Murray Cumming) Bug #638996 (Joe Hansen)
+
+	
 1.19.6 (unstable):
 
 * Simplify the main window, and slightly simplify the menus.
diff --git a/configure.ac b/configure.ac
index 6c3e62d..3c6f813 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.6],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.19.7],[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]