From 06604c147b7df242e69dd3eac5f789e720bd2825 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 17 Nov 2009 17:32:24 +0000 Subject: =?UTF-8?q?2009-11-17=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * mghttpd/mongoose.c: Various 16bit fixes. Add HAVE_CONFIG_H. Add HAVE_SYS_MMAN_H HAVE_DLFCN_H. Convert to unix encoding. --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 9bc3feba04..a0b1124043 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2009-11-17 Ralf Corsépius + + * mghttpd/mongoose.c: Various 16bit fixes. + Add HAVE_CONFIG_H. + Add HAVE_SYS_MMAN_H HAVE_DLFCN_H. + Convert to unix encoding. + 2009-11-17 Ralf Corsépius * mghttpd/Makefile.am: New. -- cgit v1.2.3