diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-02-08 23:58:09 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-02-08 23:58:09 +0000 |
commit | f7595585fae0e0844877ad111388837aaf74028b (patch) | |
tree | c8d1d2804b91b31afcc8a7df68396da3561dbdd3 /doc | |
parent | 3a77360e6a7f41db20c126a6a91d46591b0390d0 (diff) | |
download | simplepkg-f7595585fae0e0844877ad111388837aaf74028b.tar.gz simplepkg-f7595585fae0e0844877ad111388837aaf74028b.tar.bz2 |
changing template location procedures
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@163 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG index f4cbce3..c64e5fc 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -7,6 +7,11 @@ simplepkg changelog - SIGNATURE_CHECKING - signature checking - dependency checking through slack-required + mkjail: + - templates now can be stored either on + - /etc/simplepkg/template_name.template + - /etc/simplepkg/templates/template_name.template + - /etc/simplepkg/templates/template_name/template_name.template 0.4.9pre18-23: simplaret: - enhanced http retrieval: curl support |