diff options
author | rudson <rudson@04377dda-e619-0410-9926-eae83683ac58> | 2007-12-14 14:32:37 +0000 |
---|---|---|
committer | rudson <rudson@04377dda-e619-0410-9926-eae83683ac58> | 2007-12-14 14:32:37 +0000 |
commit | 5d125a3cea50f289b4ac84180b10f0811ca70d29 (patch) | |
tree | c517a3b22aa9d70c43f0a63abe1ccb64ac73f8ea /trunk/doc/CHANGELOG | |
parent | 90242faae3e48680a09720fbb728a5115c166e8b (diff) | |
download | simplepkg-5d125a3cea50f289b4ac84180b10f0811ca70d29.tar.gz simplepkg-5d125a3cea50f289b4ac84180b10f0811ca70d29.tar.bz2 |
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@473 04377dda-e619-0410-9926-eae83683ac58
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 "" |