Changes between Version 12 and Version 13 of ReleaseNotes/SCDB
- Timestamp:
- May 22, 2007, 7:06:11 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes/SCDB
v12 v13 51 51 === 2.0.0 : default compiler changed to panc v7 === 52 52 53 panc v7 (Java version of panc) is now the default compiler. Old compiler can still be used if necessary appending `.c` to ant task names. 53 panc v7 (Java version of panc) is now the default compiler. Old compiler can still be used if necessary appending `.c` to ant task names, except for `deploy`. 54 55 Be sure to read instructions about [wiki:Doc/compiler/running running PAN compiler] if you experiment any strange behaviour or slowness with the new compiler. 54 56 55 57 === 2.0.0 : configuration file for build-tag.pl ===