aboutsummaryrefslogtreecommitdiff
path: root/trunk/doc/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/doc/CHANGELOG')
-rw-r--r--trunk/doc/CHANGELOG12
1 files changed, 4 insertions, 8 deletions
diff --git a/trunk/doc/CHANGELOG b/trunk/doc/CHANGELOG
index 63c6da0..2cb5cf8 100644
--- a/trunk/doc/CHANGELOG
+++ b/trunk/doc/CHANGELOG
@@ -1,16 +1,11 @@
simplepkg changelog
===================
-0.6pre27
+0.6pre26
========
- - generic.mkSlackBuild:
- - change PKG_SRC="$PWD...{ print $8 }'`" to ...{ print $NF }'`"
- - change section name get_svn_source to svn_source
+
- createpkg:
- add LANG=en_US in SlackBuild command line
-
-0.6pre26
-========
- mkbuild:
- bugfix: add "" to protect all parameters in edit_file function call;
- change line 346-346 with "sed -i" command;
@@ -23,7 +18,8 @@ simplepkg changelog
- 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;
+ - change PKG_SRC="$PWD...{ print $8 }'`" to ...{ print $NF }'`"
+ - add svn_source section to grab subversion sources;
- comment lines limited to 79 columns;
- model.mkbuild:
- add "off:get_svn_source" line;