diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-01-10 18:36:15 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-01-10 18:36:15 +0000 |
commit | 609aa3e016cdc95fea0f2c4ac6884d240b4c65c9 (patch) | |
tree | b14afcdf08f8b869b94086f8247b53000b61d280 /doc | |
parent | 99aaee85c645c498a80c811b7e36b53d9f481022 (diff) | |
download | simplepkg-609aa3e016cdc95fea0f2c4ac6884d240b4c65c9.tar.gz simplepkg-609aa3e016cdc95fea0f2c4ac6884d240b4c65c9.tar.bz2 |
simplaret: added --remove and command line syntax enhancement
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@88 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGELOG | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG index d594bf7..a2c05ed 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -6,7 +6,7 @@ simplepkg changelog - added option CONSIDER_ALL_PACKAGES_AS_PATCHES - merged swaret and simplaret upgrade procedures - act recursively on patches' folder - simplaret: lots of changes: + simplaret: lots of changes, most important are: - new repository scheme, take a look at repos.conf.new. - --get looks first to PATCHES repositories, then ROOT, then REPOS and finally at NOARCH repositories; the @@ -21,6 +21,8 @@ simplepkg changelog - fixed --get-paches - added --upgrade option - added --install + - added --remove + createpkg: lots of changes... 0.4.9: released 0.4.9pre6 as 0.4.9 |