+2007-02-13 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * NEWS:
+ * configure.ac:
+
+ Release 0.7.2
+
2007-02-12 Carlos Garcia Campos <carlosgc@gnome.org>
* shell/ev-window.c: (ev_window_set_icon_from_thumbnail),
+==============
+Evince 0.7.2
+==============
+
+New Features and UI Improvements:
+
+ * Document thumbnail used as window icon. (Carlos Garcia Campos)
+ * Support for gzipped and bzipped
+ document types. (Carlos Garcia Campos)
+ * A lot of new icons. (Luca Feretti, Andreas Nilsson)
+ * Finally working history button. (Nickolay V. Shmyrev)
+
+Internal Improvements:
+
+ * Developer gtk-doc based documentation. (Nickolay V. Shmyrev)
+ * More dogtail tests. (Nickolay V. Shmyrev)
+
+Bug Fixes:
+
+ * Fontconfig lock to avoid crashes. (Carlos Garcia Campos)
+ * Critical crash fix by checking return value from
+ psscan. (Tom Parker)
+ * Critical crash fix in nautilus property page and
+ broken ODF. (Tom Parker)
+ * Critical crash fix with multifile djvu
+ documents. (Carlos Garcia Campos)
+ * Multithreaded gtk problems fix by using async
+ gnome-vfs. (Carlos Garcia Campos)
+
+Translations:
+
+ Changwoo Ryu (ko)
+ Clytie Siddall (vi)
+ Daniel Nylander (sv)
+ David Lodge (en_GB)
+ Dimitris Glezos (el)
+ dorji tashi (dz)
+ Duarte Loreto (pt)
+ Gabor Kelemen (hu)
+ Ihar Hrachyshka (be)
+ Ilkka Tuohela (fi)
+ Ivar Smolin (et)
+ Jovan Naumovski (mk)
+ Khaled Hosny (ar)
+ Kjartan Maraas (nb)
+ Nickolay V. Shmyrev (ru)
+ Stéphane Raimbault (fr)
+ Theppitak Karoonboonyanan (th)
+ Vladimir Petkov (bg)
+ Wouter Bolsterlee (nl)
+ Yuval Tanny (he)
+
+Thanks:
+
+ Ed Catmur, Esteban Sanchez, Theppitak Karoonboonyanan, Wouter Bolsterlee
+
==============
Evince 0.7.1
==============
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
-AC_INIT([Evince],[0.7.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince])
+AC_INIT([Evince],[0.7.2],[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)