diff options
author | jbj <devnull@localhost> | 2005-02-03 17:28:42 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2005-02-03 17:28:42 +0000 |
commit | 087bd712534fc8055d8bbc2cdbafc3e5d4f85783 (patch) | |
tree | 60545122520ad71764785c967d83e926f42b48dc | |
parent | 2a9a1c4cdb46e124a8d9c5994823ee3d87e5b749 (diff) | |
download | librpm-tizen-087bd712534fc8055d8bbc2cdbafc3e5d4f85783.tar.gz librpm-tizen-087bd712534fc8055d8bbc2cdbafc3e5d4f85783.tar.bz2 librpm-tizen-087bd712534fc8055d8bbc2cdbafc3e5d4f85783.zip |
- run-time endian test rather than chasing <endian.h> (#146752).
CVS patchset: 7740
CVS date: 2005/02/03 17:28:42
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ - sqlite: revert to original narrow scoping of cOpen/cClose. - fix: length of gpg V4 hash seed was incorrect (#146896). - add support for V4 rfc-2440 signatures. + - run-time endian test rather than chasing <endian.h> (#146752). 4.3.3 -> 4.4: - pentium3/pentium4 arch support (pluto@PLD). |