]> www.fi.muni.cz Git - evince.git/commitdiff
Update for release 0.5.5
authorNickolay V. Shmyrev <nshmyrev@yandex.ru>
Mon, 7 Aug 2006 21:20:14 +0000 (21:20 +0000)
committerNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Mon, 7 Aug 2006 21:20:14 +0000 (21:20 +0000)
2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* NEWS:
* configure.ac:

Update for release 0.5.5

ChangeLog
NEWS
configure.ac

index b6ebb02020d60b797d2b6655173ee984336269b5..4e125b917ea28ff8bb5c67cd979a14784a2935e4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-08-08  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * NEWS:
+       * configure.ac:
+       
+       Update for release 0.5.5
+
 2006-08-07  Radoslav Dorcik <dixiecko@gmail.com>
        
        * shell/ev-window.c: (ev_window_cmd_escape)
diff --git a/NEWS b/NEWS
index 1669e3ccfe5ccb7913ae5ad7613c821ee16d72f0..c0e064732db6dfe945eca9dba290f3861fe41eba 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+==============
+Evince   0.5.5
+==============
+
+New Features:
+
+    * Evince have preview mode for using with gtk+
+    * New print dialog is used with gtk 2.10
+    * New recent files framework is used
+    
+UI Improvements:
+    
+    * Sidebar is unified with Epiphany
+    * Escape unfocus page entry
+
+Bug Fixes:
+
+    * Automake updates
+    * Link coordinates now used correctly
+    * Desktop file is corrected
+    * Memory leak fixes
+
+Translations:
+
+    * ca cs de dz el es et eu fi fr gu ja ko mk nl ru sl sv th zh_HK zh_TW
+      
+Thanks:     
+
+    Carlos Garcia Campos, Christian Persch, Radoslav Dorcik,
+    Ricardo Markiewicz, Wouter Bolsterlee
+    
+    and especially translators:
+        
+    Ankit Patel, Arangel Angov, Benoît Dejean, Changwoo Ryu, Chao-Hsiung
+    Liao, Christophe Merlet, Daniel Nylander, Francisco Javier F. Serrador,
+    Guntupalli Karunakar, Hendrik Richter, Ilkka Tuohela, Inaki Larranaga,
+    Jakub Friedl, Josep Puigdemont i Casamajó, Jovan Naumovski, Nikos
+    Charonitakis, Priit Laes, Takeshi Aihana, Theppitak Karoonboonyanan
+        
 ==============
 Evince   0.5.4
 ==============
index 8de5b63e278b1a256fe433f4c8eaaf315560b770..c9fba4a8a0e327148b53036a377276cc1a4771bd 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.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince])
+AC_INIT([Evince],[0.5.5],[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)