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