From 65c3dca4ba411c190d4ab973ebed5f7b389f4868 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 2 Dec 2009 11:00:17 +0000 Subject: =?UTF-8?q?2009-12-02=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * shttpd/def.h: Shrink default URI_MAX to 32767. Add special cases for sizeof(size_t) < 2. --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index e41e44c21c..9664097878 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2009-12-02 Ralf Corsépius + + * shttpd/def.h: Shrink default URI_MAX to 32767. + Add special cases for sizeof(size_t) < 2. + 2009-12-01 Joel Sherrill * libmisc/stringto/stringto.h, libmisc/stringto/stringto_template.h: -- cgit v1.2.3