- run-time endian test rather than chasing <endian.h> (#146752).
authorjbj <devnull@localhost>
Thu, 3 Feb 2005 17:28:42 +0000 (17:28 +0000)
committerjbj <devnull@localhost>
Thu, 3 Feb 2005 17:28:42 +0000 (17:28 +0000)
CVS patchset: 7740
CVS date: 2005/02/03 17:28:42

CHANGES

diff --git a/CHANGES b/CHANGES
index 4c3de5d..f982b74 100644 (file)
--- 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).