From 50594a8cc3e9c2ce2226f6addd0cbb3c6bfcc5dd Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Fri, 13 May 2022 15:44:52 -0700 Subject: [PATCH] Release notes entry for dbExpand.pl -s --- documentation/RELEASE_NOTES.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/documentation/RELEASE_NOTES.md b/documentation/RELEASE_NOTES.md index 7389a001a..eaaebddda 100644 --- a/documentation/RELEASE_NOTES.md +++ b/documentation/RELEASE_NOTES.md @@ -16,6 +16,15 @@ should also be read to understand what has changed since earlier releases. +### `dbExpand.pl` Sorts by Record Name + +Records are now output by this program in order, sorted by name. The new flag +`-s` can be given to output the records in the same order they were read in, +instead of sorting them. + +Note that there are currently no build rules provided with Base which make use +of this program. + ### Simulation Mode RAW Support for Output Record Types SIMM=RAW support has been added for the relevant output record types