+2007-05-14 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * NEWS:
+ * configure.ac:
+
+ Update for release 0.9.1
+
2007-05-14 Alaska Subedi <asubedi@gmail.com>
* backend/djvu/djvu-document-private.h:
+==============
+Evince 0.9.1
+==============
+
+New Features and UI Improvements:
+
+ * Printing support in djvu documents (Alaska Subedi)
+ * Optional drop of libgnome dependency (Ross Burton)
+ * Print button for preview mode (Carlos Garcia Campos)
+ * Remember print settings (Carlos Garcia Campos)
+ * Use gtk+ builtin paper list to identify the document's paper size (Carlos Garcia Campos)
+ * Start rendering pages before any other jobs (Carlos Garcia Campos)
+ * Developer documentation updated. (Iñigo Martínez)
+ * History button improvements (Nickolay Shmyrev)
+
+Bug Fixes:
+
+ * Fixes for issues with fullscreen toolbar (Carlos Garcia Campos)
+ * Compilation fixes for FreeBSD (Roy Marples)
+ * A lot of calls to parent class methos added (Christian Perch)
+ * Update gtk-icon-cache in uninstall hook (Brian Pepple)
+ * Fix for crash in comics backend when filename contains quote (Nickolay Shmyrev)
+ * Always add application-specific icons to the theme (Nickolay Shmyrev)
+
+Translations:
+
+ Jakub Friedl (cs)
+ Dimitris Glezos (el)
+ David Lodge (en_GB)
+ Jorge González (es)
+ Ivar Smolin (et)
+ Francesco Marletta (it)
+ Espen Stefansen (nb)
+ Yannig Marchegay (oc)
+ Washington Lins (pt_BR)
+ Daniel Nylander (sv)
+
==============
Evince 0.8.1
==============
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
-AC_INIT([Evince],[0.8.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince])
+AC_INIT([Evince],[0.9.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)