diff options
author | jbj <devnull@localhost> | 2003-01-06 23:55:44 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2003-01-06 23:55:44 +0000 |
commit | b4ca0ec8b20851e331578b7191d8562e3f0de17f (patch) | |
tree | 5d4c9f6cc4ceb7d5317f69f84893bc0ccff4a73f /CHANGES | |
parent | c4e0fdbf2120af5017e0c2c08ecdfa943e7c330d (diff) | |
download | librpm-tizen-b4ca0ec8b20851e331578b7191d8562e3f0de17f.tar.gz librpm-tizen-b4ca0ec8b20851e331578b7191d8562e3f0de17f.tar.bz2 librpm-tizen-b4ca0ec8b20851e331578b7191d8562e3f0de17f.zip |
- for DSO's, provide the file basename if DT_SONAME not found.
CVS patchset: 5998
CVS date: 2003/01/06 23:55:44
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -99,6 +99,7 @@ - add per-arch canonical color, only x86_64 enabled for now. - file: avoid ogg/vorbis file classification problems. - portabilitly: solaris fixes. + - for DSO's, provide the file basename if DT_SONAME not found. 4.0.4 -> 4.1: - loosely wire beecrypt library into rpm. |