geccoDummy ---------- ChangeLog --------- 2000/03/30 Version 0.4.4 - Fixed a small problem with the brief description at the top of the 'configure.in' file. It was not being properly replaced with the author's description when 'pluginprep.sh' was executed. - Fixed silly 'make install-plugin' kludge. 'make install' now works. 'make uninstall-plugin' is still necessary, however. - Fixed some problems with the build scripts forcing directories. 2000/02/03 Version 0.4.3 - Updated to support new gecco plugin API. - Fixed 'pluginprep/sh' so that it creates a fresh 'ChangeLog' file. - Fixed extra output from 'pluginprep.sh' script. - Version number changed to be in sync with gecco. - Minor code fixups. 2000/01/07 Version 0.4.1 - Fixed improper return on failure of plugin init. - Minor code changes to pass structure by reference. - Fixed problem with renaming in pluginprep.sh and made a corresponding change in geccodummy.h to reflect this.