+2007-07-30 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * configure.ac:
+ * NEWS:
+
+ Release 0.9.3
+
2007-07-30 Carlos Garcia Campos <carlosgc@gnome.org>
* libdocument/ev-document-info.h:
+==============
+Evince 0.9.3
+==============
+
+New Features and UI Improvements:
+
+ * Use new GTK+ tootlips (Carlos Garcia Campos)
+ * Printing multiple pages per sheet (Carlos Garcia Campos)
+
+Bug fixes:
+
+ * Fix a crash when tooltip message is NULL (Nickolay V. Shmyrev)
+ * Do not block while enumerating printers in preview mode (Christian Persch)
+ * Added UNIX-like key bindings hjkl (Cosimo Cecchi)
+ * Show new pages as soon as they are rendered even if other page
+ elements like forms, images or links are not ready yet (Carlos Garcia Campos)
+ * Provide different options in the print dialog depending on document
+ type backend capabilities (Carlos Garcia Campos)
+
+Translations:
+
+ Jorge González (es)
+ Iñaki Larrañaga Murgoitio (eu)
+ Ilkka Tuohela (fi)
+ Gabor Kelemen (hu)
+ Arangel Angov (mk)
+ Wouter Bolsterlee (nl)
+ Funda Wang (zh_CN)
+
==============
Evince 0.9.2
==============
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
-AC_INIT([Evince],[0.9.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince])
+AC_INIT([Evince],[0.9.3],[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)