Changes between Version 54 and Version 55 of ReleaseNotes/SCDB
- Timestamp:
- Jan 14, 2011, 11:55:52 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes/SCDB
v54 v55 35 35 To use the legacy algorithm, it is necessary to add in `quattor.build.properties` (located in the same directory as `quattor.build.xml`) the following line: 36 36 {{{ 37 legacySuffixAlgorithm=false37 voConfigLegacySuffixAlgorithm=true 38 38 }}} 39 39