From: Carlos Garcia Campos Date: Mon, 2 Mar 2009 19:06:02 +0000 (+0000) Subject: Update for release 2.25.92. X-Git-Tag: EVINCE_2_25_92~4 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=506235edd54f05ecacf7e9980ac4ee99ad26e307;p=evince.git Update for release 2.25.92. 2009-03-02 Carlos Garcia Campos * NEWS: Update for release 2.25.92. svn path=/trunk/; revision=3508 --- diff --git a/ChangeLog b/ChangeLog index bd19399c..681534ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-03-02 Carlos Garcia Campos + + * NEWS: + + Update for release 2.25.92. + 2009-03-01 Carlos Garcia Campos * libview/ev-view.c: (ev_view_goto_window_create): diff --git a/NEWS b/NEWS index b15e2a0b..c2a5259a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,45 @@ +================ +Evince 2.25.92 +================ + +Bug fixes: + + * Show the 'jump to page' window in the right GdkScreen (#560541, + Carlos Garcia Campos) + * Make our own thumbnail when the provided one doesn't have the + needed size (#323198, #307357, Christian Spurk, Carlos Garcia Campos) + * Reduce the restriction on the minimum size of thumbnails from 40 + to 1 (#323198, Christian Spurk) + * Use GOption in thumbnailer (Carlos Garcia Campos) + * Fix saving a copy of encrypted PDF documents (#566791, Carlos + Garcia Campos) + * Don't use g_quark_from_static_string in a loadable module + (Christian Persch) + * Use g_object_unref() instead of gdk_pixbuf_unref() in impress + backend (#571707, Thomas H.P. Andersen) + +Translation updates: + + * Ihar Hrachyshka (be@latin) + * Alexander Shopov (bg) + * Gil Forcada (ca) + * Petr Kovar (cs) + * Christian Kirbach (de) + * David Lodge (en_GB) + * Juanje Ojeda Croissier (es) + * Iñaki Larrañaga Murgoitio (eu) + * Ilkka Tuohela (fi) + * Claude Paroz (fr) + * Sweta Kothari (gu) + * Yuval Tanny (he) + * Takeshi AIHANA (ja) + * Changwoo Ryu (ko) + * Kjartan Maraas (nb) + * Duarte Loreto (pt) + * Daniel Nylander (sv) + * Chao-Hsiung Liao (zh_HK) + * Chao-Hsiung Liao (zh_TW) + ================ Evince 2.25.91 ================