diff options
author | jbj <devnull@localhost> | 2001-11-04 22:00:11 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2001-11-04 22:00:11 +0000 |
commit | 37a303a3a7d48d84c6750b51f8f5f2a62aaf659d (patch) | |
tree | 19dd952a2c7da40db15bd7f5bdd374556843ee88 /CHANGES | |
parent | 4c422570c0ac7bc059349eba1774d5bff347515f (diff) | |
download | librpm-tizen-37a303a3a7d48d84c6750b51f8f5f2a62aaf659d.tar.gz librpm-tizen-37a303a3a7d48d84c6750b51f8f5f2a62aaf659d.tar.bz2 librpm-tizen-37a303a3a7d48d84c6750b51f8f5f2a62aaf659d.zip |
- rpmal: availablePackage is totally opaque, alKey with index replaces.
CVS patchset: 5155
CVS date: 2001/11/04 22:00:11
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,6 +44,7 @@ - rpmds: create dsProblem(), dsiGetDNEVR() retrieved DNEVR, not N. - depends.h: hack around teIterator() et al from include for now. - rpmds: move trigger dependencies into a rpmDepSet as well. + - rpmal: availablePackage is totally opaque, alKey with index replaces. 4.0.3 -> 4.0.4: |