2018-12-18 Fred Gleason <fredg@paravelsystems.com>

* Added a 'pypad_live365.py' PyPAD script.
	* Removed the 'rlm_live365' RLM.
	* Fixed typos in the docstrings for 'PyPAD.Update::startDateTime()'
	and 'PyPAD.Update::padField()'.
This commit is contained in:
Fred Gleason
2018-12-18 18:08:49 -05:00
parent 324e35cd8e
commit 8dc4e72af6
7 changed files with 190 additions and 552 deletions

View File

@@ -18234,3 +18234,8 @@
2018-12-18 Fred Gleason <fredg@paravelsystems.com>
* Removed the source file for the 'rlm_urlwrite' RLM.
* Removed the source file for the 'rlm_walltime' RLM.
2018-12-18 Fred Gleason <fredg@paravelsystems.com>
* Added a 'pypad_live365.py' PyPAD script.
* Removed the 'rlm_live365' RLM.
* Fixed typos in the docstrings for 'PyPAD.Update::startDateTime()'
and 'PyPAD.Update::padField()'.