added zeitronix support; updated aem uego support

git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@238 38686702-15cf-42e4-a595-3071df8bf5ea
This commit is contained in:
kascade 2009-10-17 11:33:28 +00:00
parent 6764b2385c
commit 590eff6410
3 changed files with 7 additions and 7 deletions

View File

@ -1 +1 @@
datasource.class=com.romraider.logger.innovate.lm2.plugin.Lm2DataSource
#datasource.class=com.romraider.logger.innovate.lm2.plugin.Lm2DataSource

View File

@ -1,4 +1,4 @@
- RomRaider 0.5.3 Beta RC1 -
- RomRaider 0.5.3 Beta RC2 -
Open-Source ECU Tuning -- www.romraider.com
@ -35,12 +35,12 @@ documentation may be incomplete or out of date.
-------------------------------
- 0.5.3b RC1 Notes (02/07/2009) -
- 0.5.3b RC2 Notes (10/17/2009) -
-------------------------------
This is a beta release of the upcoming official 0.5.3b release.
This is the second beta release of the upcoming official 0.5.3b release.
---------------------------
- 0.5.3b RC1 Known Issues -
- 0.5.3b RC2 Known Issues -
---------------------------
- Editor
- Pasting table data can cause hangs under certain circumstances
@ -55,7 +55,7 @@ This is a beta release of the upcoming official 0.5.3b release.
- Change Log -
--------------
0.5.3b RC1 (10/17/2009)
0.5.3b RC2 (10/17/2009)
----------------------
--- Logger ---

View File

@ -22,7 +22,7 @@ version.minor=5
version.patch=3
version.buildnumber=${buildnumber}
version.extra=Beta
version.extra1=RC1
version.extra1=RC2
# the starting class for the application
class.start=com.romraider.ECUExec