]> git.donarmstrong.com Git - xournal.git/blobdiff - ChangeLog
fix x86_64 bug in PDF export code (#2897699)
[xournal.git] / ChangeLog
index b7b94e3306f989b96876bf3dfc7729a5816ddf42..fcc818ea09b509efbbf9186994045c53acb13e82 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+This version:
+  - win32 portability code (contributed by Dirk Gerrits)
+  - fix a bug in PDF export code on 64-bit systems (patch by Robert Buchholz)
+
+Version 0.4.5 (Oct 2, 2009):
+  - bugfixes for GTK+ 2.16/2.17 issues with xinput events
+  - various minor UI bugfixes
+  - gettext internationalization (contributed by David Planella)
+  - Catalan translation (by David Planella), French translation
+  - use poppler instead of pdftoppm to render PDF backgrounds 
+    (after patches by Mike Ter Louw and Bob McElrath)
+  - various improvements to UI and to key bindings (including
+    patches by Bob McElrath and Lu Zhihe)
+  - use gtk-print instead of libgnomeprint for printing
+  - custom color chooser (patch contributed by Alex Ray)
+  - 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)
   - bugfix: set ruler/recognizer setting to default upon switching tools