aboutsummaryrefslogtreecommitdiff
path: root/trunk/doc/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/doc/CHANGELOG')
-rw-r--r--trunk/doc/CHANGELOG19
1 files changed, 19 insertions, 0 deletions
diff --git a/trunk/doc/CHANGELOG b/trunk/doc/CHANGELOG
index 2681907..31ad792 100644
--- a/trunk/doc/CHANGELOG
+++ b/trunk/doc/CHANGELOG
@@ -1,6 +1,25 @@
simplepkg changelog
===================
+0.6pre26
+========
+ - mkbuild:
+ - bugfix: add "" to protect all parameters in edit_file function call;
+ - change line 346-346 with "sed -i" command;
+ - add SVN_MOD variable to control svn source code;
+ - add control to SVN_MOD and URL "none" in activate_sections function;
+ - desable sections download_source, md5sum_download_and_check_0,
+ md5sum_download_and_check_1, gpg_signature_check untar_source, in
+ SVN_MOD or URL "none";
+ - enable section get_svn_source in SVN_MOD;
+ - EXTENSION, UNPACKER, UNPACKER_FLAGS, DECOMPRESSOR, and DECOMPRESSOR_TEST_FLAG
+ desable in SVN_MOD or URL "none";
+ - generic.mkSlackBuild:
+ - add get_svn_source section to subversion sources;
+ - comment lines limited to 79 columns;
+ - model.mkbuild:
+ - add "off:get_svn_source" line;
+
0.6pre25
========