diff options
author | jbj <devnull@localhost> | 2001-11-12 20:51:05 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2001-11-12 20:51:05 +0000 |
commit | 21a35690b3d6e79206ae62724cb8fbd538be57cb (patch) | |
tree | 8499954cab7053994d4b5dcd176d40b8caa76eb1 /CHANGES | |
parent | 55ffccbddecade7b99992900cec5dd2aef3b059c (diff) | |
download | librpm-tizen-21a35690b3d6e79206ae62724cb8fbd538be57cb.tar.gz librpm-tizen-21a35690b3d6e79206ae62724cb8fbd538be57cb.tar.bz2 librpm-tizen-21a35690b3d6e79206ae62724cb8fbd538be57cb.zip |
- commit to using rpmDepSet and TFI_t, not header.
- lclint rpmio fiddles.
CVS patchset: 5177
CVS date: 2001/11/12 20:51:05
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -56,6 +56,8 @@ - factor per-transactionElement data out of TFI_t through pointer ref. - unify rpmFNSet into TFI_t. - eliminate header reference in rpmtransAddPackage, use TFI_t data. + - commit to using rpmDepSet and TFI_t, not header. + - lclint rpmio fiddles. 4.0.3 -> 4.0.4: |