X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=c4f2fd045154ff862f5cbbb4524e31856e676164;hb=bc1db27c7eef7de6d5097a5e708d2de540d35b88;hp=c4ce61e2be8b4c504651c7c3d6a53db25707b6e5;hpb=9d890e28d12f05dcc9e301d5ba6c665009c8e5d8;p=xournal.git diff --git a/ChangeLog b/ChangeLog index c4ce61e..c4f2fd0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,8 @@ This version: + - insert image tool (based on patches by Victor Saase and Simon Guest) + - renamed "Journal" menu to "Page" + +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) @@ -9,6 +13,11 @@ This version: - 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