diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-04-08 00:03:16 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-04-08 00:03:16 +0000 |
commit | 33a8a56106adae25714eec24d1bcb4889fcf8267 (patch) | |
tree | 2b0e1cf7840f2c7514beeb6f4452acbe9fd44c24 /trunk/doc/CHANGELOG | |
parent | 6878c9fdb73390836232b93ab42b50e59d742716 (diff) | |
download | simplepkg-33a8a56106adae25714eec24d1bcb4889fcf8267.tar.gz simplepkg-33a8a56106adae25714eec24d1bcb4889fcf8267.tar.bz2 |
simplaret: fix, see doc/CHANGELOG
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@319 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/doc/CHANGELOG')
-rw-r--r-- | trunk/doc/CHANGELOG | 25 |
1 files changed, 17 insertions, 8 deletions
diff --git a/trunk/doc/CHANGELOG b/trunk/doc/CHANGELOG index 2ed7506..00013b2 100644 --- a/trunk/doc/CHANGELOG +++ b/trunk/doc/CHANGELOG @@ -1,22 +1,31 @@ simplepkg changelog =================== +0.5pre8 +======= + + - lspkg: + - bugfix + + - common.sh: + - bugfix in function slash + 0.5pre7 ======= - - simplaret: - - fixed bug for ROOT definitions when there is packages - inside of folders different than ROOT_PRIORITY + - simplaret: + - fixed bug for ROOT definitions when there is packages + inside of folders different than ROOT_PRIORITY 0.5pre6 ======= - - repos: - - FILE_LIST generation fix + - repos: + - FILE_LIST generation fix - - mkjail: - - new config variable ADD_TO_JAIL_LIST controls wheter to - add new jails into the JAIL_LIST file + - mkjail: + - new config variable ADD_TO_JAIL_LIST controls wheter to + add new jails into the JAIL_LIST file 0.5pre5 ======= |