diff options
author | jbj <devnull@localhost> | 2001-11-11 16:17:57 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2001-11-11 16:17:57 +0000 |
commit | ac9f0fea036a08c071d28d2056fc9646ec7e679c (patch) | |
tree | c96494f5d19ff07214aee80e8d3fc6a23b47b27a /rpm.spec | |
parent | b97f1cf32b47de9019f93e229207f1619b93fd49 (diff) | |
download | rpm-ac9f0fea036a08c071d28d2056fc9646ec7e679c.tar.gz rpm-ac9f0fea036a08c071d28d2056fc9646ec7e679c.tar.bz2 rpm-ac9f0fea036a08c071d28d2056fc9646ec7e679c.zip |
- factor per-transactionElement data out of TFI_t through pointer ref.
CVS patchset: 5174
CVS date: 2001/11/11 16:17:57
Diffstat (limited to 'rpm.spec')
-rw-r--r-- | rpm.spec | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -571,3 +571,4 @@ fi - no-brainer refcounts for rpmDepSet and rpmFNSet objects. - strip header tags for erased as well as installed transactionElements. - common structure elements for unification of TFI_t and rpmFNSet. +- factor per-transactionElement data out of TFI_t through pointer ref. |