From: <ped...@us...> - 2007-06-24 22:21:22
|
Revision: 998 http://svn.sourceforge.net/cegcc/?rev=998&view=rev Author: pedroalves Date: 2007-06-24 15:21:21 -0700 (Sun, 24 Jun 2007) Log Message: ----------- Adding missing ChangeLog. Initial import. * PipeLib/Makefile, PipeLib/PipeLib.cpp, PipeLib/PipeLib.h, PipeDev/Makefile, PipeDev/PipeDevice.cpp, PipeDev/PipeDevice.h, PipeTest/Makefile, PipeTest/PipeTest.cpp, TestClient/Makefile, TestClient/TestClient.cpp: New files. Added Paths: ----------- trunk/cegcc/tools/PipeLib/ChangeLog Added: trunk/cegcc/tools/PipeLib/ChangeLog =================================================================== --- trunk/cegcc/tools/PipeLib/ChangeLog (rev 0) +++ trunk/cegcc/tools/PipeLib/ChangeLog 2007-06-24 22:21:21 UTC (rev 998) @@ -0,0 +1,8 @@ +2007-06-09 Pedro Alves <ped...@po...> + + Initial import. + + * PipeLib/Makefile, PipeLib/PipeLib.cpp, PipeLib/PipeLib.h, + PipeDev/Makefile, PipeDev/PipeDevice.cpp, PipeDev/PipeDevice.h, + PipeTest/Makefile, PipeTest/PipeTest.cpp, TestClient/Makefile, + TestClient/TestClient.cpp: New files. Property changes on: trunk/cegcc/tools/PipeLib/ChangeLog ___________________________________________________________________ Name: svn:eol-style + native This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |