Add routines for integer byte order conversions, floating point format
[pspp-builds.git] / src / libpspp / ChangeLog
index f1e04802a4279548ceb4ab189a9b29f43a351e90..c237dfb79415d0dc8232ed80a3510d2b37e7cd7e 100644 (file)
@@ -1,3 +1,19 @@
+Thu Oct 26 20:19:50 2006  Ben Pfaff  <blp@gnu.org>
+
+       * automake.mk: Add the new files.
+
+       * legacy-encoding.c: New file.
+
+       * legacy-encoding.h: New file.
+
+       * float-format.c: New file.
+
+       * float-format.h: New file.
+
+       * integer-format.c: New file.
+
+       * integer-format.h: New file.
+
 Sun Oct 15 09:49:50 WST 2006 John Darrington <john@darrington.wattle.id.au>
 
        * hash.c hash.h: Added hsh_create_pool, a hash which uses a pool