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

* Renamed the 'pypad.Receiver::setCallback()' method to
	'pypad.Receiver::setPadCallback()'.
This commit is contained in:
Fred Gleason
2019-01-08 15:38:39 -05:00
parent 087f3b811b
commit 15b8db9164
21 changed files with 27 additions and 24 deletions

View File

@@ -18324,3 +18324,6 @@
* Changed the PyPAD namespace from 'PyPAD' to 'pypad'.
* Changed the installation location of PyPAD scripts from
'@libdir@/rivendell/PyPAD/' to '@libdir@/rivendell/pypad/'.
2019-01-08 Fred Gleason <fredg@paravelsystems.com>
* Renamed the 'pypad.Receiver::setCallback()' method to
'pypad.Receiver::setPadCallback()'.