summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2005-02-03 17:28:42 +0000
committerjbj <devnull@localhost>2005-02-03 17:28:42 +0000
commit087bd712534fc8055d8bbc2cdbafc3e5d4f85783 (patch)
tree60545122520ad71764785c967d83e926f42b48dc /CHANGES
parent2a9a1c4cdb46e124a8d9c5994823ee3d87e5b749 (diff)
downloadrpm-087bd712534fc8055d8bbc2cdbafc3e5d4f85783.tar.gz
rpm-087bd712534fc8055d8bbc2cdbafc3e5d4f85783.tar.bz2
rpm-087bd712534fc8055d8bbc2cdbafc3e5d4f85783.zip
- run-time endian test rather than chasing <endian.h> (#146752).
CVS patchset: 7740 CVS date: 2005/02/03 17:28:42
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4c3de5d18..f982b74c1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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).