2019-01-05 Fred Gleason <fredg@paravelsystems.com>

* Modified the 'PyPAD.setConfigFile()' method to return a
	configparser object.
This commit is contained in:
Fred Gleason
2019-01-05 15:50:19 -05:00
parent bb2b97c09a
commit 49f3a4cd52
2 changed files with 9 additions and 0 deletions

View File

@@ -18277,3 +18277,6 @@
* Removed the 'rlm_xmpad' RLM.
2019-01-05 Fred Gleason <fredg@paravelsystems.com>
* Added a 'PyPAD.Receiver::setTimerCallback()' method.
2019-01-05 Fred Gleason <fredg@paravelsystems.com>
* Modified the 'PyPAD.setConfigFile()' method to return a
configparser object.