diff options
author | jbj <devnull@localhost> | 1999-12-05 21:22:45 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 1999-12-05 21:22:45 +0000 |
commit | acd32889f49328cccfdb4be351141a098ef2ae5c (patch) | |
tree | 668370e5d4a6b8fa9dd6ce14ec354c6f596a3000 /CHANGES | |
parent | b80c6385f40de1c066e27eadc08cde7ff025a1f4 (diff) | |
download | librpm-tizen-acd32889f49328cccfdb4be351141a098ef2ae5c.tar.gz librpm-tizen-acd32889f49328cccfdb4be351141a098ef2ae5c.tar.bz2 librpm-tizen-acd32889f49328cccfdb4be351141a098ef2ae5c.zip |
expose enough of the legacy fdio interface to compile rpmfind/rpm2html.
CVS patchset: 3457
CVS date: 1999/12/05 21:22:45
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ - permit --whatprovides to lookup file dependencies. - fail to package if absolute symlink points within build root. - initial version of check-prereqs. + - expose enough of legacy fdio interface to compile rpmfind/rpm2html. 3.0.2 -> 3.0.3 - add --eval to find result of macro expansion. |