X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=b7b94e3306f989b96876bf3dfc7729a5816ddf42;hb=881e9a45693f4d724512fdc5297ba312d447851b;hp=89fe6c16965ec440010878dce2b1fe1ace7e80ee;hpb=df97d601288155de0c4cf7fc9b3eb5e128cc9ff8;p=xournal.git diff --git a/ChangeLog b/ChangeLog index 89fe6c1..b7b94e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +Version 0.4.2.1 (Mar 27, 2008): + - bugfix for #1926757 (crash upon pasting variable-width stroke) + - bugfix: set ruler/recognizer setting to default upon switching tools + +Version 0.4.2 (Mar 25, 2008): + - bugfixes for X.org 7.3; allow XInput and core events in reverse order + - resize selection (patch contributed by Andy Neitzke) + - pressure sensitive pen (variable stroke width) (patch by Andy Neitzke) + - geometric shape recognizer (after an idea by Lukasz Kaiser) (see manual) + - clean up compiler warnings (patch contributed by Danny Kukawka) + +Version 0.4.1 (Sep 15, 2007): + - bugfix: compatibility with new versions of pdftoppm (thanks to V. Ciancia) + - GTK+ 2.11 event processing bugfix + - minor bugfixes: hand tool, handling of filenames containing '&' + - desktop and MIME files (thanks to Mathieu Bouchard) + updated installer + - config options: left-handed scrollbar (contributed by Uwe Winter), + hide some menu items (customizable in config file), auto-save preferences + Version 0.4.0.1 (Sep 3, 2007): - bugfixes for GTK+ 2.11 behavior (thanks to everyone who reported bugs)