summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 35a248acd..7367206ad 100644
--- a/CHANGES
+++ b/CHANGES
@@ -28,6 +28,7 @@
- use waitpid rather than SIGCHLD reaper.
- rip out DB_PRIVATE revert if not NPTL, it's not the right thing to do.
- don't classify files in /dev (#146623).
+ - don't build with sqlite3 if <sqlite3.h> is missing.
4.3.3 -> 4.4:
- pentium3/pentium4 arch support (pluto@PLD).