* NeoStats * M & Fish * Version 3.0.a2-dev ============================================================================== Important information you should know: (READ THIS!) ============================================================================== This is an alpha release. Not all features will work and there may be major bugs in the software. This release is purely for us to get feedback on the new version of NeoStats and should not be run on production networks. This release is ideal for users with test networks or those that want an opportunity to help us develop the new version with feedback and suggestions. It also allows module coders to begin porting their modules to the 3.0 API and making any requests and suggestions they wish. No support is provided for this release so if you have problems and are unable to resolve them using the provided documentation, you should use the supported stable 2.5 series instead until NeoStats 3.0 is further along. Bugs, requests and suggestions should be reported using the bug tracking system. You must provide all information required as listed in the README section on support or your entry will be removed. NeoStats 3.0 will co exist with an existing 2.5 series installation so you can run both together for testing this version if you wish. Settings and data files from 2.5.x will not work with 3.0. Settings for a1 may not be compatible with this version. Known issues that we are aware of and should not be reported: * You may get a warning during compilation similar to: * api.c: In function `dbcommand': * api.c:351: warning: assignment makes pointer from integer without a cast * If you get errors when building tranfer.o, try the following then rebuild: * ./configure --with-curl=no