diff options
author | jbj <devnull@localhost> | 2002-08-27 22:19:44 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2002-08-27 22:19:44 +0000 |
commit | 929d5d38346273dbdaf20e5ceb3b1687405676af (patch) | |
tree | ee8a3d83df620a56eb79d3c2570dd8db6720ad2c /CHANGES | |
parent | 02f9006732201e863d51ce0c170c9c29edaaa364 (diff) | |
download | rpm-929d5d38346273dbdaf20e5ceb3b1687405676af.tar.gz rpm-929d5d38346273dbdaf20e5ceb3b1687405676af.tar.bz2 rpm-929d5d38346273dbdaf20e5ceb3b1687405676af.zip |
- requirement on libelf >= 0.8.2 to work around incompatible soname (#72792).
CVS patchset: 5686
CVS date: 2002/08/27 22:19:44
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -275,6 +275,7 @@ - portability: carry libelf in src rpm, include signal.h. - fix: segfault with --checksig, plug memory leak (#72455). - rpm-4.1 release candidate. + - requirement on libelf >= 0.8.2 to work around incompatible soname (#72792). 4.0.3 -> 4.0.4: - solaris: translate i86pc to i386 (#57182). |