]> www.fi.muni.cz Git - evince.git/commitdiff
Update for 0.6.1
authorNickolay V. Shmyrev <nshmyrev@yandex.ru>
Sun, 8 Oct 2006 21:53:05 +0000 (21:53 +0000)
committerNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Sun, 8 Oct 2006 21:53:05 +0000 (21:53 +0000)
2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* NEWS:
* configure.ac:

Update for 0.6.1

ChangeLog
NEWS
configure.ac

index b348be7e1826b11f00b52e1135f0adc1cfdd0f0e..0a12617afd8ab1ecbd53d6da72d767bbe33435df 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * NEWS:
+       * configure.ac:
+       
+       Update for 0.6.1
+
 2006-10-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
        * shell/ev-properties-fonts.c: (ev_properties_fonts_dispose),
        * shell/ev-window.c: (ev_window_setup_action_sensitivity),
        (ev_window_set_view_accels_sensitivity):
        
-       Don't enable Splash on documents which don't support
+       Don't enable Slash on documents which don't support
        find. Fixes bug #358648.
 
 2006-10-01  Wouter Bolsterlee  <wbolster@gnome.org>
diff --git a/NEWS b/NEWS
index 61acc6d17d2f1e61a7a296a3e58d1cad12da0d39..77160ac9a144bf74dd770e023ce27d901d0cb657 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+==============
+Evince   0.6.1
+==============
+
+Bug Fixes:
+
+    * Current page follows find page
+    * Reopen reloads document
+    * Document size is guessed correctly
+    * Icons are installed in correct folders
+    * Memory leak fixed, etc
+    
+Translations:
+
+    * da dz el en_GB es fa gl it ka nn ro
+      
+Thanks:     
+
+    Carlos Garcia Campos, Mathias Hasselmann, Wouter Bolsterlee,
+    Christian Persch
+    
+    and especially translators:
+    
+    Alessio Frusciante, Åsmund Skjæveland, David Lodge, 
+    Francisco Javier F. Serrador, Ignacio Casal Quinteiro, Kostas Papadimas,
+    Mugurel Tudorm, Ole Laursen, Pema Geyleg, Roozbeh Pournader,
+    Vladimer Sichinava
+        
 ==============
 Evince   0.6.0
 ==============
index 049e6e9d2d10d7306cbefa0e502343f8a1c78c79..a33b02b2ae5b8fc37a2546f5df13eb970c1a4bec 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.6.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince])
+AC_INIT([Evince],[0.6.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)