Remove BLP_RANDOM. Its results were unused. Remove
[pspp-builds.git] / src / libpspp / ChangeLog
index 4a96aeb941a9479876c7386203e97d30fc102f8b..e78ba849c650b4481223928aa684ded67bda8175 100644 (file)
@@ -1,3 +1,12 @@
+Sat Mar  4 11:55:16 2006  Ben Pfaff  <blp@gnu.org>
+
+       * str.h: Now assume that sprintf() returns the correct value.
+       Always implement spprintf as a static inline function.  Change
+       nsprintf, nvsprintf to simple macros that call sprintf, vsprintf.
+
+       * str.c: Remove spprintf, nsprintf, nvsprintf conditional
+       definitions.
+
 Thu Mar  2 08:40:33 WST 2006 John Darrington <john@darrington.wattle.id.au>
        
        * Moved files from src directory