]> www.fi.muni.cz Git - evince.git/commitdiff
Update for release 0.8.1 EVINCE_0_8_1
authorNickolay V. Shmyrev <nshmyrev@yandex.ru>
Mon, 9 Apr 2007 20:34:53 +0000 (20:34 +0000)
committerNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Mon, 9 Apr 2007 20:34:53 +0000 (20:34 +0000)
2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* NEWS:
* configure.ac:

Update for release 0.8.1

svn path=/trunk/; revision=2401

ChangeLog
NEWS
configure.ac

index 72747c87164957a68f2ceceb5c7383b4b16748f8..c5df016af3510764381c91ce79c7b31a25967ddb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * NEWS:
+       * configure.ac:
+       
+       Update for release 0.8.1
+
 2007-04-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
        * shell/ev-window.c: (setup_size_from_metadata):
diff --git a/NEWS b/NEWS
index 7c4b609a58652b0f7cac344f385fd467857b0cd9..046061fabbc57764558c776e26ef83379fb38655 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+==============
+Evince   0.8.1
+==============
+
+Bug Fixes:
+
+    * Default resolutionis used  when it's not provided by TIFF
+      document (Carlos Garcia Campos)
+    * Added support for ps, eps and compressed documents 
+      thumbnails (Carlos Garcia Campos)
+    * Implemented font color specials in the DVI backend (Ricardo Markiewicz)
+    * DOCUMENTS folder from xdg-data-dirs is used as default folder when
+      opening a file chooser (Matthias Clasen)
+    * unlink-tempfile is used instead of unlink-temp-file (Carlos Garcia Campos)
+
+Translations:
+
+    Gil Forcada (ca)
+    Ignacio Casal Quinteiro (gl)
+    Iñaki Larrañaga Murgoitio (eu)
+    Jorge González (es)
+    Jakub Friedl (cs)
+    Sonam Pelden (dz)
+
 ==============
 Evince   0.8.0
 ==============
index 54571cf3f85f1fc30fa512ca10f67aa62c040a0f..5224e0da5478de4a0e1ba0dd6bb15cb43ea83241 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT([Evince],[0.8.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince])
+AC_INIT([Evince],[0.8.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince])
 AM_INIT_AUTOMAKE([1.9 dist-bzip2 no-dist-gzip])
 
 AM_CONFIG_HEADER(config.h)