]> www.fi.muni.cz Git - evince.git/commitdiff
Update for release 2.20.1 EVINCE_2_20_1
authorNickolay V. Shmyrev <nshmyrev@yandex.ru>
Mon, 15 Oct 2007 20:25:42 +0000 (20:25 +0000)
committerNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Mon, 15 Oct 2007 20:25:42 +0000 (20:25 +0000)
2007-10-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* NEWS:
* configure.ac:

Update for release 2.20.1

svn path=/branches/gnome-2-20/; revision=2703

ChangeLog
NEWS
configure.ac

index a7167588257d87f6d02a8f5acfa3c3f8b3067089..6cf624b5265f3a2948b188677e6d4204b771b894 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-10-16  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * NEWS:
+       * configure.ac:
+       
+       Update for release 2.20.1
+
 2007-10-11  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * backend/pdf/ev-poppler.cc:
diff --git a/NEWS b/NEWS
index 08a8918b603080807e5768e380811f94ddc20726..c7646b5ccfee5ffde713a4f43b02b7ad275e2828 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+===============
+Evince  2.20.1
+===============
+
+Bug fixes:
+
+    * Printing multiple pages per sheet fixes (Carlos Garcia Campos)
+    * Respect ranges order during print (Carlos Garcia Campos)
+    * Silently ignore unknown form fields (Matthias Drochner)
+    * Do not show the toolbar in fullscreen mode if the main toolbar is not visible (Carlos Garcia Campos)
+    * Give priority to form fields over images (Carlos Garcia Campos)
+    
+Translations:
+
+    Changwoo Ryu (ko)
+    Francesco Marletta (it)
+    Ilkka Tuohela (fi)
+    Peter Bach (da)
+
 ===============
 Evince  2.20.0
 ===============
index 0874df2bc4d2bb924134563918d1b8ec0618b1ca..f0fa59c7486a630628a88e5738333720cef020ee 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT([Evince],[2.20.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince])
+AC_INIT([Evince],[2.20.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)