From 4bdda866be10374bd737219a17605acfa2f47a5f Mon Sep 17 00:00:00 2001 From: brectanus Date: Wed, 2 Apr 2008 16:19:57 +0000 Subject: [PATCH] Add missing CHANGES entry for build fixes. --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index d16b1661..28f66a9e 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,8 @@ * Make sure temporary filehandles are closed after a transaction. + * Make sure the apache include directory is included during build. + 14 Mar 2008 - 2.5.1 -------------------