X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flibpspp%2FChangeLog;h=e78ba849c650b4481223928aa684ded67bda8175;hb=cf4da7ffcb1c9f1016c4fa013deb8ce40c431e19;hp=4a96aeb941a9479876c7386203e97d30fc102f8b;hpb=c579d031aa989de4af85ff94bbbbb141b56ecbf5;p=pspp-builds.git diff --git a/src/libpspp/ChangeLog b/src/libpspp/ChangeLog index 4a96aeb9..e78ba849 100644 --- a/src/libpspp/ChangeLog +++ b/src/libpspp/ChangeLog @@ -1,3 +1,12 @@ +Sat Mar 4 11:55:16 2006 Ben Pfaff + + * 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 * Moved files from src directory