]> git.donarmstrong.com Git - xournal.git/blobdiff - ChangeLog
Add "GPL v2 or later" headers to the source files
[xournal.git] / ChangeLog
index 85fce2adcd121008df3f986ddf3018cf33241e08..05121a3cd634360177187c3af00f235901478674 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
 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)
+  - Spanish translation (Alvaro), Brazil Portuguese translation (Marco Souza)
+  - fix save bug with text boxes containing > 4095 characters
+  - Czech translation (David Kolibac), Dutch translation (Timo Kluck)
+  - 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)
 
 Version 0.4.5 (Oct 2, 2009):
   - bugfixes for GTK+ 2.16/2.17 issues with xinput events