diff options
author | jbj <devnull@localhost> | 2002-12-29 01:06:58 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2002-12-29 01:06:58 +0000 |
commit | 817a6d983661b3d0ade1159238ea774f93cb7806 (patch) | |
tree | 1cd19bb619c24b16aa077eabc82d1686118b9ea4 /CHANGES | |
parent | d7a0ee2ca85c99ee49cd2110c027e0f09ef1795e (diff) | |
download | librpm-tizen-817a6d983661b3d0ade1159238ea774f93cb7806.tar.gz librpm-tizen-817a6d983661b3d0ade1159238ea774f93cb7806.tar.bz2 librpm-tizen-817a6d983661b3d0ade1159238ea774f93cb7806.zip |
- add rpmfi methods to access color, class, and dependencies.
CVS patchset: 5981
CVS date: 2002/12/29 01:06:58
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -83,6 +83,7 @@ - fix builddir relative inclusion, add %%pubkeys to rpm header. - fix: package relocations were broken (#75057). - error if querying with iterator on different sized arrays. + - add rpmfi methods to access color, class, and dependencies. 4.0.4 -> 4.1: - loosely wire beecrypt library into rpm. |