2020-02-19 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug with the '%y' metadata wildcard where garbage would
	be returned if a valid year had not been set.
	* Added a 'metadata_wildcard_test' harness.
This commit is contained in:
Fred Gleason
2020-02-19 11:52:40 -05:00
parent 4ccf01f029
commit 1a88bcb999
7 changed files with 157 additions and 2 deletions

View File

@@ -19653,3 +19653,7 @@
* Removed the 'RDLabel' widget.
2020-02-19 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Disconnect All Jack Ports' ['JZ'] RML.
2020-02-19 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug with the '%y' metadata wildcard where garbage would
be returned if a valid year had not been set.
* Added a 'metadata_wildcard_test' harness.