From 122c8fba223dc67cc4f28191ba5c5fc10ad9e72d Mon Sep 17 00:00:00 2001 From: Vachan Potluri Date: Fri, 22 Oct 2021 16:20:48 +0530 Subject: [PATCH] Add a changelog entry for pr12787 --- doc/news/changes/minor/20211022VachanPotluri | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/news/changes/minor/20211022VachanPotluri diff --git a/doc/news/changes/minor/20211022VachanPotluri b/doc/news/changes/minor/20211022VachanPotluri new file mode 100644 index 0000000000..77af45ac28 --- /dev/null +++ b/doc/news/changes/minor/20211022VachanPotluri @@ -0,0 +1,6 @@ +Fixed: GridIn::read_unv() can now ignore any sections before 2411. In other +words, the unv file can start with any number sections (before 2411) as long as +they have a proper format (must begin and end with a "-1"). +
+(Vachan Potluri, 2021/10/22) + -- 2.39.5