Remove all remaining files containing Sun code.
[portablexdr.git] / ChangeLog
index a186602..db718b5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2008-10-29  Jim Meyering  <meyering@redhat.com>
+
+       * rpc/xdr.h (XDR_INLINE): Cast result to (void*), to avoid warnings,
+       on at least mingw.
+
+2008-02-06  Richard Jones  <rjones@redhat.com>
+
+       * xdr_float.c: Patch by Brecht Sanders which fixes type-punning
+         error when building on Windows.
+       * configure.ac, Makefile.am: Build a DLL again on Windows.
+
 2008-01-22  Richard Jones  <rjones@redhat.com>
 
        Initial package creation.