Continue reforming error message support. In this phase, get rid of
[pspp-builds.git] / src / libpspp / ChangeLog
index 88955ac42ca3797e2f3e8197f9921cc02c59f754..2e2cad225a960ac9318146e709d66cc8d7acd040 100644 (file)
@@ -1,3 +1,12 @@
+Sun Apr 23 22:07:06 2006  Ben Pfaff  <blp@gnu.org>
+
+       Continue reforming error message support.  In this phase, get rid
+       of message "titles" and put the message text in `struct error'.
+       Now `struct error' encapsulates a message more properly.
+       
+       * message.h: (struct error) Remove `title' member.  Add `text'
+       member.
+       
 Sun Apr 16 20:43:35 2006  Ben Pfaff  <blp@gnu.org>
 
        Continue reforming error message support.  In this phase, we