X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=8ad2d0125045deea5b8f741fca3db65c4326fdde;hb=7686e990862bb2cfd0e625cf4eb21b5883be9bff;hp=9198e594216c10e63f752ca41b1658bf05d6a9a2;hpb=d89b1cb89ef2d589befbe7a7f0c9732ff72ecc7b;p=evince.git diff --git a/ChangeLog b/ChangeLog index 9198e594..8ad2d012 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +2006-04-09 Wouter Bolsterlee + + * configure.ac: Award myself the "useless use of cat" award. + +2006-04-09 Wouter Bolsterlee + + * po/LINGUAS: New file listing all supported languages. + + * configure.in: Use po/LINGUAS instead of including all languages + directly in this file. See the wiki for more information: + http://live.gnome.org/GnomeGoals/PoLinguas + +2006-04-06 Carlos Garcia Campos + + * backend/ev-document-factory.c: + + Do not load the document twice when there isn't errors + +2006-04-03 Carlos Garcia Campos + + * backend/ev-attachment.c: + + Fix a crash when there isn't a default application to open an + attachment + 2006-04-03 Carlos Garcia Campos * backend/ev-attachment.[ch]: