Send error message to non-screen output devices also, if routing to
[pspp-builds.git] / src / ui / terminal / ChangeLog
index 079aee789cbb01417705843ae9d7613a219b587d..b3063bd28162ede2d072b2156ed9a5f0f45036fd 100644 (file)
@@ -1,3 +1,9 @@
+2007-08-26  Ben Pfaff  <blp@gnu.org>
+
+       * msg-ui.c (handle_msg): Send error message to non-screen output
+       devices also, if routing to listing files is enabled.  Bug
+       #17238.  Thanks to John Darrington for review.
+
 2007-08-23  Ben Pfaff  <blp@gnu.org>
 
        Implement journaling.  Bug #17240.