2024-04-24 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in the PyPAD subsystem that broke null datetime
	handling.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2024-04-23 15:47:26 -04:00
parent 8e08dad4a4
commit ed481ec3f1
3 changed files with 13 additions and 2 deletions

View File

@@ -24709,3 +24709,6 @@
* Added a 'tempdir_test' test harness.
2024-04-22 Fred Gleason <fredg@paravelsystems.com>
* Added an 'Ubuntu 24.04 LTS' section to 'INSTALL'.
2024-04-24 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in the PyPAD subsystem that broke null datetime
handling.