diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-02-09 19:43:55 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-02-09 19:43:55 +0000 |
commit | 73038f35d4aef579e619759eaf6091ffc29e29c2 (patch) | |
tree | f4d847db922f5efea5c9db89f31a24105ecbe4c3 /doc | |
parent | dedf0016db09cd248287842c17b546ca642a8c90 (diff) | |
download | simplepkg-73038f35d4aef579e619759eaf6091ffc29e29c2.tar.gz simplepkg-73038f35d4aef579e619759eaf6091ffc29e29c2.tar.bz2 |
templatepkg now splited between -a and -u options
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@168 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGELOG | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 8797935..cd9001a 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -1,7 +1,8 @@ simplepkg changelog ------------------- -0.4.9pre24: simplaret: +0.4.9pre24: subversion repository support for templates + simplaret: - new config variables: - STORE_ROOT_PATCHES_ON_PATCHES_DIR - SIGNATURE_CHECKING @@ -13,6 +14,8 @@ simplepkg changelog - /etc/simplepkg/templates/template_name.template - /etc/simplepkg/templates/template_name/template_name.template jail-update: renamed to jail-commit + templatepkg: -a option changed to add files into a template + -u option now updated a template 0.4.9pre18-23: simplaret: - enhanced http retrieval: curl support |