* compute-dialog.c (function_list_populate): Use new accessor
[pspp-builds.git] / src / ui / gui / ChangeLog
index 811222bf87dc837171e0aa74519743eb310b5314..1b75e56b86f57f5c0eb0e64c9803a0e1961bb7f7 100644 (file)
@@ -1,3 +1,8 @@
+2007-04-15  Ben Pfaff  <blp@gnu.org>
+
+       * compute-dialog.c (function_list_populate): Use new accessor
+       functions exported by language/expressions/public.h.
+
 2007-04-15  Ben Pfaff  <blp@gnu.org>
 
        * compute-dialog.c: Make #include for parse.inc work with VPATH