diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -18,7 +18,8 @@ - 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). + - sqlite3: run-time endian test rather than chasing <endian.h> (#146752). + - discover and use getmntinfo if present. 4.3.3 -> 4.4: - pentium3/pentium4 arch support (pluto@PLD). |