X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=b7b94e3306f989b96876bf3dfc7729a5816ddf42;hb=881e9a45693f4d724512fdc5297ba312d447851b;hp=a1eb927270c567506b9fe4e635ba504b768a94a1;hpb=62e6c9d87f653624015e8dacd4c5e5abbec4cffa;p=xournal.git diff --git a/ChangeLog b/ChangeLog index a1eb927..b7b94e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +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