X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=dd5f70a047b239043342c3048e82174bee5eaeb9;hb=0f4e874368f14d417e21e7e96eca084545347601;hp=a5b18ae7caa983f8a6ed52020c438ecb3b113180;hpb=83f3c3f7a7a7b642be3121c596f55684809e719b;p=xournal.git diff --git a/ChangeLog b/ChangeLog index a5b18ae..dd5f70a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -This version: +Version 0.4.6 (May 22, 2012): - win32 portability code (contributed by Dirk Gerrits) - fix bug in PDF export code on 64-bit systems (patch by Robert Buchholz) - fix hand tool bug when exiting canvas (#2905711) @@ -8,6 +8,12 @@ This version: - Czech translation (David Kolibac), Dutch translation (Timo Kluck) - fix crash upon unplugging input devices - change close dialog box default to "save" (patch by Kit Barnes) + - option to force PDF background rendering via cairo (slower but nicer) + - wrapper for missing GdkPixbuf rendering function in newest poppler + - disable GTK+ XInput bugfix by default (#3429416) + - fix linker flags (#3208984); evdev coordinate fix (#3244118) (Timo Kluck) + - specify license version: GPL v2 or later + - fix 1.#J coordinates from win32 xoj files Version 0.4.5 (Oct 2, 2009): - bugfixes for GTK+ 2.16/2.17 issues with xinput events