diff options
Diffstat (limited to 'trunk/doc/CHANGELOG')
-rw-r--r-- | trunk/doc/CHANGELOG | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/trunk/doc/CHANGELOG b/trunk/doc/CHANGELOG index eeffd06..791634c 100644 --- a/trunk/doc/CHANGELOG +++ b/trunk/doc/CHANGELOG @@ -1,12 +1,25 @@ simplepkg changelog =================== +0.6pre13 +======== + - mkbuild-1.1.11: + - -sp, --slackbuild-path option added + - ACTION variable added (values are: new, show-path, and build) + - MKBUILD_NAME and MK_INPUT_FILE variables are the same ones + - Several 'sed - i' applied + - Changed caracter of separation in the command 'sed' for ¦ + - Reorganized the function get_slackbuild_path + - Call for the function start_build moved of position + 0.6pre12 ======== - common.sh: small change + - generic.mkSlackBuild / perl.mkSlackBuild: minor fixe - - mkbuild: + + - mkbuild-1.1.10: - added inputs --path-files and --nps-strip - remove old code 'let i++' in set_parameters function - PATCH FILES parameter default set to "" |