[glom] 1.19.8



commit 756e3b7edc889496ac6811dffca56322e3693389
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri Jul 15 09:03:39 2011 +0200

    1.19.8

 ChangeLog    |    2 ++
 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 3 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 024f9cf..67e79d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.19.8:
+
 2011-07-14  Murray Cumming  <murrayc murrayc com>
 
 	ImageGlom: Set an appropriate default file filter.
diff --git a/NEWS b/NEWS
index 3b98e0e..042ff95 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+1.19.8 (unstable):
+
+* Details: Image fields:
+  - Support PDFs and similar files via the evince-view library.
+    (This adds a dependency.)
+  - Support other file formats, though there will be no preview image.
+  - Fix some window resizing issues.
+
 1.19.7 (unstable):
 
 * Details: Images:
diff --git a/configure.ac b/configure.ac
index e3d61c7..5d0ed81 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.7],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.19.8],[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]