From 7705246e6fe39f48bfcc9f357c056704e08ffc2d Mon Sep 17 00:00:00 2001 From: rudson Date: Tue, 6 May 2008 18:13:31 +0000 Subject: git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@507 04377dda-e619-0410-9926-eae83683ac58 --- trunk/doc/CHANGELOG | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) (limited to 'trunk/doc') diff --git a/trunk/doc/CHANGELOG b/trunk/doc/CHANGELOG index 2cb5cf8..1605f38 100644 --- a/trunk/doc/CHANGELOG +++ b/trunk/doc/CHANGELOG @@ -1,11 +1,31 @@ simplepkg changelog =================== +0.6pre27 +======== + - createpkg 1.1.12: + - change indentation do two spaces; + - add option --debug|-d to debug SlackBuilds scripts; + - add EXIT_CODE to output status from createpkg; + - mkbuild 1.2.6: + - add --search|-s option; + - mkbuild copy all file in current directory different of *.SlackBuild, + *.old, *.tmp, and slack-required to mkbuild directory, in + commit_mkbuild function; + - mkbuild copy all file in current directory different of *.mkbuild, + *.old, and *.tmp to slackbuild repository, in commit_slackbuild + function; + - add EXIT_CODE to output status from mkbuild; + - simplepkg.SlackBuild: + - remove all *~ files to local build + - save simplepkg-....tgz in /tmp + - ... + 0.6pre26 ======== - createpkg: - - add LANG=en_US in SlackBuild command line + - add LANG=en_US in SlackBuild command line - mkbuild: - bugfix: add "" to protect all parameters in edit_file function call; - change line 346-346 with "sed -i" command; @@ -22,7 +42,7 @@ simplepkg changelog - add svn_source section to grab subversion sources; - comment lines limited to 79 columns; - model.mkbuild: - - add "off:get_svn_source" line; + - add "off:svn_source" line; 0.6pre25 ======== -- cgit v1.2.3