$Id: ChangeLog 193 2006-10-31 16:53:15Z jari $ ====================================================================== Copyright (C) 2006 Jari Häkkinen This file is part of RMAExpress plug-in for BASE, http://baseplugins.thep.lu.se/wiki/thep.lu.se.RMAExpress RMAExpress plug-in for BASE is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. RMAExpress plug-in for BASE is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ====================================================================== version 0.5 (revision 193): - Changed starting position to 1 from 0 (zero) when expression values are store into the database. This is more consistent with the BASE treatment of positions. version 0.4 (revision 190): - Fixed installation glitches. - Changed default installation path. version 0.3 (revision 173): - Removed disclaimer in README. - Removed non-existing email adress. version 0.2 (revision 163): - Changed URL to point to RMAExpress wiki pages at http://baseplugins.thep.lu.se - Fixed clean up to work even if exceptions occur. - BASE API for plugins was slightly changed. This version of the plug-in will not run on BASE revision 2511 or earlier. - Removed the need to configure the plug-in within BASE - but added some restrictions on how to install the RMAExpressConsole binary (see INSTALL for more informaion). - Added optimizations suggested by Nicklas Nordborg. - Fixed spelling error Changelog -> ChangeLog in Makefile. version 0.1 (revision 127): - First public release of RMAExpress plug-in for BASE.