Applied patch #6515 : Allow dlls to be built on w32 platforms
[pspp-builds.git] / src / ui / gui / ChangeLog
index 3cc945cc53f9855a4d1a9158c84cda43b178c420..88a42f1ffa5e6a192938dae1154a3811d3ba7080 100644 (file)
@@ -1,3 +1,13 @@
+2008-05-20  John Darrington <john@darrington.wattle.id.au>
+
+       * automake.mk: Added the -no-undefined flag so that dlls can be built
+       on w32 platforms.  Abstracted the dependencies of glade-register.c
+       into a new shared library libpsppwidgets.so, which can be either
+       linked directly by psppire or by libpsppire.so
+
+       * psppire-keypad.c: Changed snprintf to g_snprintf so as not to use
+       gnulib.
+
 2008-05-15  Ben Pfaff  <blp@gnu.org>
 
        * automake.mk: Rename install-data-hook to yelp-check and mark it