2023-03-03 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in the PyPAD API that caused incorrect date/time
	 resolutions when using the 'MMM' wildcard.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-03-03 15:46:07 -05:00
parent 15d307ddc0
commit 8f9ab765c5
2 changed files with 89 additions and 55 deletions

View File

@@ -23998,3 +23998,6 @@
2023-03-01 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdairplay(1) that caused a segfault when
configured to display no sound panels.
2023-03-03 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the PyPAD API that caused incorrect date/time
resolutions when using the 'MMM' wildcard.