Continue reforming procedure execution. Change internal_procedure()
[pspp-builds.git] / src / libpspp / ChangeLog
index b3c5b065b9513505ec8c05136de3dd30e71a41f4..bbc3e839e30d6a99213b467d7e6516e789e52a46 100644 (file)
@@ -1,3 +1,13 @@
+Thu May  4 18:01:37 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+       * message.c message.h: Added functions to create and copy a msg.
+
+Tue May  2 15:41:50 2006  Ben Pfaff  <blp@gnu.org>
+
+       * str.c (ds_append_uninit): No need to add 1 to arg passed to
+       ds_extend(), because the argument does not include space for a
+       null terminator.  Also, fix warning.
+
 Tue Apr 25 11:07:19 2006  Ben Pfaff  <blp@gnu.org>
 
        Finish reforming error message support.  In this phase, move