diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2006-11-10 22:32:38 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2006-11-10 22:32:38 +0000 |
commit | 8164018d0940b8cc542cb5995a1e7c85187bbdb7 (patch) | |
tree | 09612ad6aed56f3788936b4f42ccbac7cacabae8 /doc | |
parent | 87552a5d93c064e38b74ac0468d014b4bc33f39c (diff) | |
download | simplepkg-8164018d0940b8cc542cb5995a1e7c85187bbdb7.tar.gz simplepkg-8164018d0940b8cc542cb5995a1e7c85187bbdb7.tar.bz2 |
start to apply changes from the huge TODO list
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@25 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG index d473559..258dcc8 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -5,6 +5,12 @@ simplepkg changelog - fix in swaret upgrade method - 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. + 0.4.9pre6: createpkg: - fixes - now with slackbuild error handling |