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, 18 insertions, 1 deletions
diff --git a/trunk/doc/CHANGELOG b/trunk/doc/CHANGELOG
index 4cdbd8a..0234507 100644
--- a/trunk/doc/CHANGELOG
+++ b/trunk/doc/CHANGELOG
@@ -1,8 +1,25 @@
simplepkg changelog
===================
+0.5pre4
+=======
+
+ - templatepkg:
+ - help usage summary improvements
+ - now using variable TEMPLATE_FOLDER
+ - SILENT env variable to decrease verbosity
+ - option -p | --post-install renamed to -b | --batch-edit
+ - option -p | --post-install now used to build a package from a template
+ - option -d | --delete now can also remove post-install scripts
+
+ - common.sh
+ - now using variable TEMPLATE_FOLDER
+
+ - jail-commit:
+ - calling templatepkg silently
+
0.5pre3
--------
+=======
- again, lots of bugfixes