From 02d9e3d73950bed8e60e00e3cb003afa5d5f60c7 Mon Sep 17 00:00:00 2001 From: Robert Izzard <r.izzard@surrey.ac.uk> Date: Sat, 14 Dec 2019 12:38:09 +0000 Subject: [PATCH] update CHANGES --- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index e54290dc7..8c9ca644c 100644 --- a/CHANGES +++ b/CHANGES @@ -10,7 +10,9 @@ Documentation updates (thanks to all, especially Nina and David). The binary_grid Perl module has been marked as deprecated. -Lots of minor bug fixes, and kludges to allow MacOSX build +The option to run stars from a list in a file or a file pointer, or from a Perl array of arguments, has been cleaned up and now works again, with a template script at src/perl/scripts2/runlist.pl + +Lots of minor bug fixes, and kludges to allow MacOSX build (which isn't quite working yet) V2.1.5 -- GitLab