summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index f982b74c1..67f863a12 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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).