From c0075af37a0a98d55780fa2f37e12e38ecdfb8cb Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Wed, 17 Jun 2009 22:29:52 +0000 Subject: 2009-06-18 Chris Johns * telnetd/des.c: Split the des_f struct into smaller parts so targets that cannot address large structs can be supported. --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 9c5ab94d57..f36d03e305 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2009-06-18 Chris Johns + + * telnetd/des.c: Split the des_f struct into smaller parts so + targets that cannot address large structs can be supported. + 2009-06-17 Joel Sherrill * score/src/objectshrinkinformation.c: Fix spelling error. -- cgit v1.2.3