aboutsummaryrefslogtreecommitdiff
path: root/trunk/doc/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/doc/CHANGELOG')
-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