source: trunk/se/lu/thep/affymetrix/ChangeLog @ 290

Last change on this file since 290 was 193, checked in by Jari Häkkinen, 16 years ago

Fixed compiler error.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
File size: 2.0 KB
Line 
1$Id: ChangeLog 193 2006-10-31 16:53:15Z jari $
2
3======================================================================
4Copyright (C) 2006 Jari Häkkinen
5
6This file is part of RMAExpress plug-in for BASE,
7http://baseplugins.thep.lu.se/wiki/thep.lu.se.RMAExpress
8
9RMAExpress plug-in for BASE is free software; you can redistribute it
10and/or modify it under the terms of the GNU General Public License as
11published by the Free Software Foundation; either version 2 of the
12License, or (at your option) any later version.
13
14RMAExpress plug-in for BASE is distributed in the hope that it will be
15useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
16MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17General Public License for more details.
18
19You should have received a copy of the GNU General Public License
20along with this program; if not, write to the Free Software
21Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
22USA.
23======================================================================
24
25
26version 0.5 (revision 193):
27  - Changed starting position to 1 from 0 (zero) when expression
28    values are store into the database. This is more consistent with
29    the BASE treatment of positions.
30
31version 0.4 (revision 190):
32  - Fixed installation glitches.
33  - Changed default installation path.
34
35version 0.3 (revision 173):
36  - Removed disclaimer in README.
37  - Removed non-existing email adress.
38 
39version 0.2 (revision 163):
40  - Changed URL to point to RMAExpress wiki pages at
41    http://baseplugins.thep.lu.se
42  - Fixed clean up to work even if exceptions occur.
43  - BASE API for plugins was slightly changed. This version of the
44    plug-in will not run on BASE revision 2511 or earlier.
45  - Removed the need to configure the plug-in within BASE - but
46    added some restrictions on how to install the RMAExpressConsole
47    binary (see INSTALL for more informaion).
48  - Added optimizations suggested by Nicklas Nordborg.
49  - Fixed spelling error Changelog -> ChangeLog in Makefile.
50
51version 0.1 (revision 127):
52  - First public release of RMAExpress plug-in for BASE.
Note: See TracBrowser for help on using the repository browser.