|
Last change
on this file since 519 was 519, checked in by Bruno Cornec, 18 years ago |
|
2050 => 2030 for devel version
|
|
File size:
1.2 KB
|
| Line | |
|---|
| 1 | # $Id$
|
|---|
| 2 |
|
|---|
| 3 | PERL-PROJECTBUILDER CHANGES
|
|---|
| 4 |
|
|---|
| 5 | devel (2030-01-01)
|
|---|
| 6 | - TBD
|
|---|
| 7 |
|
|---|
| 8 | 0.9.3 (2008-08-07)
|
|---|
| 9 | - pb_conf_init introduced to allow projects using pb functions to setup the PBPROJ variable correctly (Bruno Cornec)
|
|---|
| 10 | - New parameters for pb_system: mayfail and quiet (Bruno Cornec)
|
|---|
| 11 | - Working patch support added to pb - tested with buffer - Fix #28 (Bruno Cornec)
|
|---|
| 12 | - all global variables are prefixed with pb (Bruno Cornec)
|
|---|
| 13 | - Use of pb_display and pb_display_init added (Bruno Cornec)
|
|---|
| 14 | - announce is now supported in pb (Bruno Cornec)
|
|---|
| 15 |
|
|---|
| 16 | 0.9.2 (2008-05-13)
|
|---|
| 17 | - Fix a bug in pb_conf_get_fromfile_if (using last instead of next) (Bruno Cornec)
|
|---|
| 18 | - Fix #24 error in analysing filteredfiles (Bruno Cornec)
|
|---|
| 19 | - Fix Ubuntu issue on distribution detection (Bruno Cornec)
|
|---|
| 20 | - Move the pb_env_init function to a separate module to allow pbinit usage (Bruno Cornec)
|
|---|
| 21 | - Adds support for a build system conf file under $vmpath/.pbrc or $vepath/.pbrc (Bruno Cornec)
|
|---|
| 22 |
|
|---|
| 23 | 0.9.1 (2008-04-25)
|
|---|
| 24 | - Creation of this project based on a split of functions from pb to support also dploy.org (Bruno Cornec)
|
|---|
| 25 | - Documentation of functions (Bruno Cornec)
|
|---|
| 26 | - Availability of generic syntax functions, tempfile functions, and conf file functions (Bruno Cornec)
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.