]> www.fi.muni.cz Git - evince.git/commitdiff
Update for release 2.20.0 EVINCE_2_20_0
authorNickolay V. Shmyrev <nshmyrev@yandex.ru>
Mon, 17 Sep 2007 16:24:25 +0000 (16:24 +0000)
committerNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Mon, 17 Sep 2007 16:24:25 +0000 (16:24 +0000)
2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* NEWS:
* configure.ac:

Update for release 2.20.0

svn path=/trunk/; revision=2684

ChangeLog
NEWS
configure.ac

index f70f4af52d171efb4d3d5123878f42b96193b329..3ac861032ff4042da401e4034db9633f8793d818 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,16 @@
+2007-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * NEWS:
+       * configure.ac:
+       
+       Update for release 2.20.0
+
 2007-09-12  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * backend/pdf/ev-poppler.cc:
 
        Remove #ifdef HAVE_FORMS, so that forms support works again.
-       
+
 2007-09-05  Götz Waschk  <waschk@mandriva.org>
 
        * configure.ac:
diff --git a/NEWS b/NEWS
index 77ff1c1213bda433ca89fdb72d413573ff4b2e7e..08a8918b603080807e5768e380811f94ddc20726 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+===============
+Evince  2.20.0
+===============
+
+Bug fixes:
+
+    * Forms support broken by forgotten ifdef fix (Carlos Garcia Campos)
+    * Issue with making a copy and xfer to different file system (Carlos Garcia Campos)
+    * Desktop file fixes (Götz Waschk)
+
+Translations:
+
+    Youssef Chahibi (ar)
+    Alexander Shopov (bg)
+    Peter Bach (da)
+    Ivar Smolin (et)
+    Ignacio Casal Quinteiro (gl)
+    Francesco Marletta (it)
+    Gintautas Miliauskas (lt)
+    Espen Stefansen (nb)
+    Yannig Marchegay (Kokoyaya) (oc)
+    Mişu Moldovan (ro)
+    Peter Tuhársky (sk)
+    Laurent Dhima (sq)
+    Горан Ракић (sr)
+    Maxim Dziumanenko (uk)
+
 ===============
 Evince  2.19.92
 ===============
index e3039297d372c942e0582101d5255a482e3ca7a5..ffb18bacbe068b14faf927bf6023b176b5a9dc5d 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.19.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince])
+AC_INIT([Evince],[2.20.0],[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)