Continue reforming error message support. In this phase, we get rid
[pspp-builds.git] / src / ChangeLog
index 80a60331ffbfe6ef3e3b27716bc6a5399e2d32d1..36ae08da3a295eca31bdb8aa8539f1b053e8a3b0 100644 (file)
@@ -1,3 +1,12 @@
+Sun Apr 16 15:58:56 2006  Ben Pfaff  <blp@gnu.org>
+
+       Continue reforming error message support.  In this phase, we get
+       rid of VM() and the other msg() support for "verbosity", replacing
+       it by a new function verbose_msg().
+
+       * message.c: (verbose_msg) New function.
+       (err_vmsg) Remove support for verbosity levels.
+
 Sun Apr 16 11:46:51 2006  Ben Pfaff  <blp@gnu.org>
 
        Start reforming error message support.  In this phase, we get rid