]> www.fi.muni.cz Git - evince.git/commitdiff
Update for release 0.6.0 EVINCE_0_6_0
authorNickolay V. Shmyrev <nshmyrev@yandex.ru>
Mon, 4 Sep 2006 15:35:22 +0000 (15:35 +0000)
committerNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Mon, 4 Sep 2006 15:35:22 +0000 (15:35 +0000)
2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* NEWS:
* configure.ac:

Update for release 0.6.0

ChangeLog
NEWS
configure.ac

index 99fa531ff9fda4dd78d26488b7b38b00005c4adb..edd2e51a2ca64c3beb9b538345845d0cae0b4a64 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-09-04  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * NEWS:
+       * configure.ac:
+       
+       Update for release 0.6.0
+
 2006-08-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
        * shell/ev-window.c: (ev_window_xfer_job_cb), (do_action_named):
diff --git a/NEWS b/NEWS
index 2eb0b32cb44c54c384c60f90c3265c8fbcbf7183..61acc6d17d2f1e61a7a296a3e58d1cad12da0d39 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+==============
+Evince   0.6.0
+==============
+
+Bug Fixes:
+
+    * Links aren't lost while resizing
+    * Tiff backend crash is fixed
+    * Recent code and icons code are screen safe
+    * Crash while handling password-protected documents is fixed
+
+Translations:
+
+    * bg bn bn_IN ca de dz el et fa fi fr gu hi hu ja ko lt lv mk ml 
+      mr nb or pt pt_BR ro ru sl sv th tr vi zh_CN zh_HK zh_TW
+      
+Thanks:     
+
+    Carlos Garcia Campos, Julien Rebetez, Sebastien Bacher, Wouter Bolsterlee
+    
+    and especially translators:
+        
+    Abel Cheung, Alexander Shopov, Ani Peter, Ankit Patel, Baris Cicek,
+    Changwoo Ryu, Chao-Hsiung Liao, Christophe Merlet, Claude Paroz, Clytie
+    Siddall, Daniel Nylander, Duarte Loreto, Funda Wang, Gabor Kelemen,
+    Guntupalli Karunakar, Hendrik Richter, Ilkka Tuohela, Ivar Smolin, Josep
+    Puigdemont i Casamajó, Jovan Naumovski, Khandakar Mujahidul Islam,
+    Kjartan Maraas, Leonardo Ferreira Fontenelle, Leonid Kanter, Lucas
+    Rocha, Matic Žgur, Meelad Zakaria, Mişu Moldovan, Mugurel Tudor, Nikos
+    Charonitakis, Priit Laes, Rahul Bhalerao, Raivis Dejus, Rajesh Ranjan,
+    Roozbeh Pournader, Runa Bhattacharjee, Satoru SATOH, Subhransu Behera,
+    Theppitak Karoonboonyanan, Žygimantas Beručka
+        
 ==============
 Evince   0.5.5
 ==============
index 90055610c8d730c4d0251881728ea32956748d60..2e781103cbf95442c801b1929d9b12f0f24d4279 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.5.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince])
+AC_INIT([Evince],[0.6.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)
@@ -40,7 +40,7 @@ dnl Check dependencies
 # SHELL_CFLAGS     for shell implementation.
 # SHELL_LIBS
 
-POPPLER_REQUIRED=0.5.2
+POPPLER_REQUIRED=0.5.3
 DBUS_GLIB_REQUIRED=0.33
 GTK_REQUIRED=2.8.15
 KEYRING_REQUIRED=0.4.0