diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2006-11-14 17:24:00 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2006-11-14 17:24:00 +0000 |
commit | 36e4c24f5b35dd2f1860c2746b5517b1000ea3d4 (patch) | |
tree | 922263c7bee570ef3b5fee455506849f7f28ef83 /doc | |
parent | 540c8f09dc282b0dbf770d1cd52be1cab23247ca (diff) | |
download | simplepkg-36e4c24f5b35dd2f1860c2746b5517b1000ea3d4.tar.gz simplepkg-36e4c24f5b35dd2f1860c2746b5517b1000ea3d4.tar.bz2 |
jail-upgrade now coded to work as expected, hope there's no bugs
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@30 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGELOG | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 258dcc8..a8b5b85 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -1,15 +1,16 @@ simplepkg changelog ------------------- -0.4.9pre7: jail-upgrade: - - fix in swaret upgrade method +0.5pre1: jail-upgrade: + - added option CONSIDER_ALL_PACKAGES_AS_PATCHES + - merged swaret and simplaret upgrade procedures - act recursively on patches' folder - simplaret: - - for --get, check if an already existing package - in the local repository has the same version and - build number, otherwise erase the old and download - the new one. + simplaret: + - for --get, check if an already existing package + in the local repository has the same version and + build number, otherwise erase the old and download + the new one. 0.4.9pre6: createpkg: - fixes |