diff options
author | Bogdano Arendartchuk <bogdano@mandriva.org> | 2007-06-16 15:53:56 +0000 |
---|---|---|
committer | Bogdano Arendartchuk <bogdano@mandriva.org> | 2007-06-16 15:53:56 +0000 |
commit | 6976ec049c85df55f6d99e3aa4d7520feaf2afdc (patch) | |
tree | d1e37b8ace8f73fde966339b108da06cd51ad30c | |
parent | 9d2e4a776bb8ac4e2a210d83ae2da61a1065757c (diff) | |
download | mgarepo-6976ec049c85df55f6d99e3aa4d7520feaf2afdc.tar mgarepo-6976ec049c85df55f6d99e3aa4d7520feaf2afdc.tar.gz mgarepo-6976ec049c85df55f6d99e3aa4d7520feaf2afdc.tar.bz2 mgarepo-6976ec049c85df55f6d99e3aa4d7520feaf2afdc.tar.xz mgarepo-6976ec049c85df55f6d99e3aa4d7520feaf2afdc.zip |
added missing entries in CHANGES: rpm-4.4.8, "co", and python2.4 fix
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,9 @@ - initialize plugins in create-srpm too - changelog: show epoch even in the entry not released - changelog: make default.chlog compatible with cheetah-2 +- make "sync" compatible with rpm-4.4.8 behavior +- "co" don't use mirror when URL is provided +- fixed use of __import__, incompatible with python2.4 in plugin support - fixed bug of wrong paths when using mirrors * 1.6.17 |