diff options
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index b624b9644a2..717f801f9ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sat Sep 11 11:41:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl> + + * apps/Gateway/Peer/Peer.cpp: + * apps/Gateway/Peer/peerd.cpp: + Added missing includes to fix compile problems in Cygwin build + Fri Sep 10 22:54:55 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu> * bin/MakeProjectCreator/config/ciao_server.mpb: @@ -9,7 +15,7 @@ Sat Sep 11 00:49:39 2004 Olli Savia <ops@iki.fi> * ace/IOStream.h: Changed NULL to 0 to silence compile time warning. - + Fri Sep 10 15:39:22 2004 Steve Huston <shuston@riverace.com> * ace/High_Res_Timer.{h inl cpp}: Added a new static method that |