==============================================================================
Revision: 0e396ab5f07f
Branch: default
Author: Eugene A. Shatokhin <eusp...@gmail.com>
Date: Sun Nov 18 04:07:09 2012
Log: func: Made cdev function handling plugin build always
==============================================================================
Revision: 4d52e93dfed2
Branch: default
Author: Eugene A. Shatokhin <eusp...@gmail.com>
Date: Sun Nov 18 04:12:21 2012
Log: func: Fixed processing of handler arrays provided by FH plugins
A bug has been fixed that prevented using 2 or more FH plugins with the
function handlers at the same time. A sanity check was made in a wrong place
in the code.