aboutsummaryrefslogtreecommitdiff
path: root/trunk/doc
diff options
context:
space:
mode:
authorrudson <rudson@04377dda-e619-0410-9926-eae83683ac58>2008-02-11 00:42:02 +0000
committerrudson <rudson@04377dda-e619-0410-9926-eae83683ac58>2008-02-11 00:42:02 +0000
commitf0333443cd5b076ecb8f424d61725d841bd049ac (patch)
treefd87f56abb2ca326c068690da99c7b356ad750c4 /trunk/doc
parent8d6fbc79a4246f93acdc58a71b25ce10b85f1d0d (diff)
downloadsimplepkg-f0333443cd5b076ecb8f424d61725d841bd049ac.tar.gz
simplepkg-f0333443cd5b076ecb8f424d61725d841bd049ac.tar.bz2
mkbuild-1.2.2: várias alterações...
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@487 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/doc')
-rw-r--r--trunk/doc/CHANGELOG10
1 files changed, 9 insertions, 1 deletions
diff --git a/trunk/doc/CHANGELOG b/trunk/doc/CHANGELOG
index 05c6ea6..c33f7f8 100644
--- a/trunk/doc/CHANGELOG
+++ b/trunk/doc/CHANGELOG
@@ -4,6 +4,14 @@ simplepkg changelog
0.6pre18
========
+ - mkbuild-1.2.2:
+ - remove "-sp" option
+ - function change_others_parameters works of the beginning of the
+ archive .mkbuild until the line initiated for "#>>"
+ - added "--sync" option
+ - change indent spaces to 2
+ - "show slackbuild path" option and related functions had been removed
+ - removed others small bugs
- common.sh: fixed default_arch
- simpletrack: error message
@@ -11,7 +19,7 @@ simplepkg changelog
========
- mkpatch add simple patch suport to mkbuild
- - mkpatch 1.1:
+ - mkpatch-1.1:
- --help, -h option suport
- change select line: 'sed "#i g;d"' is 30% most fast that 'sed -n "#i p"'
- change 'while' loop to most speed in patch application