summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2005-02-14 01:34:12 +0000
committerjbj <devnull@localhost>2005-02-14 01:34:12 +0000
commit6bb128c5f41093b47d3409c065c0a562b343c198 (patch)
tree634a03cd9409ab3aa486b06a677ac2e0815fe55f /CHANGES
parent128ae6695d48ca3a919682233716267cb90d8dd1 (diff)
downloadrpm-6bb128c5f41093b47d3409c065c0a562b343c198.tar.gz
- don't build with sqlite3 if <sqlite3.h> is missing.rpm-4.4.1-release
CVS patchset: 7764 CVS date: 2005/02/14 01:34:12
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).