Start reforming error message support. In this phase, we get rid of
[pspp-builds.git] / src / ui / gui / ChangeLog
index 985f0033a65708ca2c8b6b1c3c879d034e82c3da..f0c95e511aa659a40a028340731fc94c57f7fd5f 100644 (file)
@@ -1,3 +1,11 @@
+Sun Apr 16 11:53:25 2006  Ben Pfaff  <blp@gnu.org>
+
+       Start reforming error message support.  In this phase, we get rid
+       of "installation errors" and change all uses of msg() in the
+       output drivers to uses of error() or error_at_line().
+
+       * message-dialog.c: (vmsg) Removed IE, IS support.
+
 Mon Mar 13 16:42:44 WST 2006 John Darrington <john@darrington.wattle.id.au>
 
     * psppire.c: Supported (sort of) the --help and --version options.