summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-11-17 17:32:24 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-11-17 17:32:24 +0000
commit06604c147b7df242e69dd3eac5f789e720bd2825 (patch)
tree9496f508319d5c97341791ce236ffb660a582e29 /cpukit/ChangeLog
parentVarious 16bit fixes. (diff)
downloadrtems-06604c147b7df242e69dd3eac5f789e720bd2825.tar.bz2
2009-11-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* mghttpd/mongoose.c: Various 16bit fixes. Add HAVE_CONFIG_H. Add HAVE_SYS_MMAN_H HAVE_DLFCN_H. Convert to unix encoding.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 9bc3feba04..a0b1124043 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,12 @@
2009-11-17 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * 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 <ralf.corsepius@rtems.org>
+
* mghttpd/Makefile.am: New.
* mghttpd/mongoose.c, mghttpd/mongoose.h, mghttpd/mongoose.1:
Import from svn http://mongoose.googlecode.com/svn/trunk (r477).