X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=2ede46cdc2411a65369199da6b42a821ab97fc67;hb=c30f6c3f41b5167c4de5839b0fa53fdb11b4e871;hp=a78e5bcbcb2c1c4b649796bc3c4bf507fad001e8;hpb=b471a5e1ffc9ad87400f079679fdf261875d513e;p=xournal.git diff --git a/ChangeLog b/ChangeLog index a78e5bc..2ede46c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +This version: + - 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) + - Italian translation (Marco Poletti), German translation (Stefan Lembach) + Version 0.4.5 (Oct 2, 2009): - bugfixes for GTK+ 2.16/2.17 issues with xinput events - various minor UI bugfixes @@ -12,6 +18,7 @@ Version 0.4.5 (Oct 2, 2009): - option to have tablet buttons toggle the mapping rather than draw - paper color chooser (after a patch by Ole Joergen Broenner) - remove binary installer (due to binary incompatibilities) + - UPDATED DEPENDENCIES: need gtk+ 2.10, poppler-glib 0.5.4 Version 0.4.2.1 (Mar 27, 2008): - bugfix for #1926757 (crash upon pasting variable-width stroke)