]> git.donarmstrong.com Git - xournal.git/blobdiff - ChangeLog
focus and other patches
[xournal.git] / ChangeLog
index a1eb927270c567506b9fe4e635ba504b768a94a1..b7b94e3306f989b96876bf3dfc7729a5816ddf42 100644 (file)
--- 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