Mercurial > ecos
diff host/tools/Utils/ChangeLog @ 2171:ff4a4e7f57a8
* common/eCosSocket.h: Specify CeCosSerial as a friend class to enable
compilation with GCC 4.x. [ Bugzilla 1000207 ]
| author | jld |
|---|---|
| date | Wed, 29 Mar 2006 08:27:59 +0000 |
| parents | a22e535e2a4c |
| children | f9b94a5b13ac |
line wrap: on
line diff
--- a/host/tools/Utils/ChangeLog +++ b/host/tools/Utils/ChangeLog @@ -1,3 +1,8 @@ +2006-03-29 John Dallaway <jld@ecoscentric.com> + + * common/eCosSocket.h: Specify CeCosSerial as a friend class to + enable compilation with GCC 4.x. [ Bugzilla 1000207 ] + 2004-12-14 John Dallaway <jld@ecoscentric.com> * common/Subprocess.cpp: Define _GNU_SOURCE to ensure that stdlib.h
