From: Carlos Garcia Campos Date: Wed, 15 Apr 2009 12:35:02 +0000 (+0000) Subject: Update for release 2.26.1 X-Git-Tag: EVINCE_2_26_1~2 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=71bde2e3265be41f5beea70cd37ed6b0d5eb1aa7;p=evince.git Update for release 2.26.1 2009-04-15 Carlos Garcia Campos * NEWS: Update for release 2.26.1 svn path=/branches/gnome-2-26/; revision=3609 --- diff --git a/ChangeLog b/ChangeLog index 7990a42f..1302b4c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-04-15 Carlos Garcia Campos + + * NEWS: + + Update for release 2.26.1 + 2009-04-10 Carlos Garcia Campos * shell/main.c: (main): diff --git a/NEWS b/NEWS index 8606673d..e89d4793 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,33 @@ +================ +Evince 2.26.1 +================ + +Bug fixes: + + * Don't prevent unmounting in case the initial cwd is on an + external device (#575436, Carlos Garcia Campos) + * Create and load the document based on the mime-type provided by + nautilus instead of using our own documents factory. (#533917, + Carlos Garcia Campos) + * Fix endianess issues in dvi and tiff backends (#578433, #509920, + Benjamin Berg) + * Fix memory leak in tiff backend (#578285, Nickolay V. Shmyrev) + * Fix path where accels file is saved (#577500, Nickolay + V. Shmyrev) + * Fix fading animations (Nickolay V. Shmyrev) + * Translate the categories in the nautilus properties tab + (#575085, Christian Persch) + +Translation updates: + + * Khaled Hosny (ar) + * Amitakhya Phukan (as) + * Juanje Ojeda Croissier (es) + * Ivar Smolin (et) + * Горан Ракић (sr) + * Baris Cicek (tr) + * Deng Xiyue (zh_CN) + ================ Evince 2.26.0 ================