Last change
on this file since 2712 was 304, checked in by Bruno Cornec, 17 years ago |
Update Project Changelog for 0.8.12
|
File size:
1.5 KB
|
Rev | Line | |
---|
| 1 | # $Id$
|
---|
| 2 |
|
---|
| 3 | PB CHANGES
|
---|
| 4 |
|
---|
| 5 | 0.8.12 (2008-02-07)
|
---|
| 6 | - Adds support for supplemental files in projects (Bruno Cornec)
|
---|
| 7 | - Addition of pbproj as a filtered variable for dploy needs also in pb_filter_file (Bruno Cornec)
|
---|
| 8 | - fix #9 (Bruno Cornec)
|
---|
| 9 | - adds gentoo support (Bruno Cornec)
|
---|
| 10 | - Removes AppConfig dependency by using just a perl regexp instead (Bruno Cornec)
|
---|
| 11 | - support for #11 test versions (Bruno Cornec)
|
---|
| 12 | - overall ChangeLog support (Bruno Cornec)
|
---|
| 13 |
|
---|
| 14 | 0.8.11 (2007-11-11)
|
---|
| 15 | - Do not continue with VM if something goes wrong (Bruno Cornec)
|
---|
| 16 | - Also build on 64 bits VMs when all (Bruno Cornec)
|
---|
| 17 | - pb_env_init now creates a pbconf template dir if asked for (newproj option fix #3) (Bruno Cornec)
|
---|
| 18 | - Fix a bug in build2vm where only the first parameter was taken in account, so we were only generating the first package (Bruno Cornec)
|
---|
| 19 |
|
---|
| 20 | 0.8.10 (2007-10-30)
|
---|
| 21 | - pbinit is now filtered before being used (Bruno Cornec)
|
---|
| 22 | - Ubuntu 7.10 support added (Bruno Cornec)
|
---|
| 23 | - pbinit executed after filtering (Bruno Cornec)
|
---|
| 24 | - Fix bug #7 where .pbrc nearly empty wasn't working (Bruno Cornec)
|
---|
| 25 |
|
---|
| 26 | 0.8.9 (2007-10-25)
|
---|
| 27 | - Fix a bug for support of PBLOG = no (Bruno Cornec)
|
---|
| 28 |
|
---|
| 29 | 0.8.8 (2007-10-25)
|
---|
| 30 | - Add correct support for PBLOG = no (Bruno Cornec)
|
---|
| 31 |
|
---|
| 32 | 0.8.7 (2007-10-23)
|
---|
| 33 | - Fix #2 (Bruno Cornec)
|
---|
| 34 |
|
---|
| 35 | 0.8.6 (2007-10-22)
|
---|
| 36 | - Add Debian build support (Bruno Cornec)
|
---|
| 37 | - New filtering rules (Bruno Cornec)
|
---|
| 38 | - Add flat support to svn and cvs (Bruno Cornec)
|
---|
| 39 | - Fix #4 (Bruno Cornec)
|
---|
| 40 |
|
---|
| 41 | 0.8.5 (2007-10-16)
|
---|
| 42 | - First public version (Bruno Cornec)
|
---|
| 43 |
|
---|
| 44 | 0.5 (2007-07-26)
|
---|
| 45 | - Creation of the project based on mondorescue build tools (Bruno Cornec)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.