Difference for ./ChangeLog from version 1.306 to 1.307


version 1.306 version 1.307
Line 17
 
Line 17
 ------------------------------------------------------------------------------  ------------------------------------------------------------------------------
 Changes for CVS:  Changes for CVS:
   
   Those commits remove the dependency on the plugin towards the library. All functions
    used from the plugin are hooked, instead of being called directly. This fixes bugs
    under Windows, and simplifies compilation. Also, many new callbacks were defined.
   Affected files:
    include/plugin.h plugproto.h sproto.h
    plugin/plugin_python.c
    server/plugins.c
   Note that at some point some functions could be moved out of plugin_python and put in
    plugin_general to be shared between different plugins.
   Ryo 2005-07-15
   
 Those commits remove the whole "glue/callback" logic. Instead functions are just  Those commits remove the whole "glue/callback" logic. Instead functions are just
 defined as external, and should be implemented (even as dummy) by all programs.  defined as external, and should be implemented (even as dummy) by all programs.
 Affected files:  Affected files:


Legend:
line(s) removed in v.1.306 
line(s) changed
 line(s) added in v.1.307

File made using version 1.98 of cvs2html by leaf at 2011-07-21 16:47