Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@yandex.ru>2006-09-04 15:35:22 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2006-09-04 15:35:22 (GMT)
commit70b8748a81acc1c34a35b23d2a1fbf230bd288a8 (patch)
tree6ddcac6e144f2b71a95a594ccf53dcd5517a9cf0
parentc8d6377fa539304e935972c72c4658a6dea0ad9e (diff)
Update for release 0.6.0
2006-09-04 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * NEWS: * configure.ac: Update for release 0.6.0
-rw-r--r--ChangeLog7
-rw-r--r--NEWS33
-rw-r--r--configure.ac4
3 files changed, 42 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 99fa531..edd2e51 100644
--- 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 2eb0b32..61acc6d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,37 @@
==============
+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
==============
diff --git a/configure.ac b/configure.ac
index 9005561..2e78110 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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