diff options
author | jbj <devnull@localhost> | 2002-08-09 23:14:10 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2002-08-09 23:14:10 +0000 |
commit | 644401875d02f4fad5e8e5a004aa9bd08153ba84 (patch) | |
tree | 101f1c7fb467f95f72b171c024b942afe3e238c7 /CHANGES | |
parent | 7937158c01c71774eb5872f742a9d9c771df5b79 (diff) | |
download | rpm-644401875d02f4fad5e8e5a004aa9bd08153ba84.tar.gz rpm-644401875d02f4fad5e8e5a004aa9bd08153ba84.tar.bz2 rpm-644401875d02f4fad5e8e5a004aa9bd08153ba84.zip |
- python: include instance in IDTXload, filename in IDTXglob, return
- python: argument to ts.addErase (if integer) deletes that instance.
- python: rpmmi methods to return this instance, and number of members.
CVS patchset: 5620
CVS date: 2002/08/09 23:14:10
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -230,6 +230,9 @@ - python: add return codes for rollbacks and fooDB methods. - avoid generating fingerprints for locale/zoneinfo sub-directories. - python: add (optional) ts.check() callback. + - python: include instance in IDTXload, filename in IDTXglob, return + - python: argument to ts.addErase (if integer) deletes that instance. + - python: rpmmi methods to return this instance, and number of members. 4.0.3 -> 4.0.4: - solaris: translate i86pc to i386 (#57182). |