| 18 | === 2.0.0 : default compiler changed to panc v7 === |
| 19 | |
| 20 | 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. |
| 21 | |
| 22 | === 2.0.0 : configuration file for build-tag.pl === |
| 23 | |
| 24 | `build-tag.pl` is the script used to deploy configuration. It runs on the Quattor server. Version provided with 2.0.0 supports local customization through file `/etc/build-tag.pl`. |
| 25 | |
| 26 | Use of new version supposes that you manually replace your existing script on the server with the new one provided in this release |