diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2006-10-05 22:49:30 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2006-10-05 22:49:30 +0000 |
commit | ed6876df44176c95296a2c6943e6808cd9f5eff8 (patch) | |
tree | 827fc89b50589dba592ccd825ed0ad5546a5a2d1 /doc | |
parent | 17c7b9bf562426e5137e43c62548ad116406448c (diff) | |
download | simplepkg-ed6876df44176c95296a2c6943e6808cd9f5eff8.tar.gz simplepkg-ed6876df44176c95296a2c6943e6808cd9f5eff8.tar.bz2 |
simplepkg 0.4.9pre4
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@13 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGELOG | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 659076d..00e8aef 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -1,6 +1,16 @@ simplepkg changelog ------------------- +0.4.9pre4: createpkg: better command line evaluation, + now using "upgradepkg --install-new" to + install a package and added the command + line option --no-deps so createpkg doesn't + goes down to solve all slack-required + dependencies. + +0.4.9pre3: small fix on createpkg when handling with + slackbuilds with similar names + 0.4.9pre2: fixed simplepkg.SlackBuild fixed doinst.sh re-organized the source repository |