Make interactive output go to the terminal (bug #17213), by
[pspp-builds.git] / src / libpspp / ChangeLog
index e0cebfb85ccd02328da9f90cba570c515f4db5a2..6f3ddf519d23e9068b6cc970962eff23ac905dc5 100644 (file)
@@ -1,3 +1,11 @@
+2007-07-25  Ben Pfaff  <blp@gnu.org>
+
+       * getl.c (getl_append_source): Add source to *end* of list.
+       Otherwise the list ends up in reverse order.
+
+       * automake.mk (src/libpspp/version.c): Use $HOME instead of ~ in
+       paths.  We don't interpolate ~.
+
 2007-07-22  Ben Pfaff  <blp@gnu.org>
 
        * str.h: Include xstrndup.h also.