diff host/tools/Utils/ChangeLog @ 518:94f334d9be6e

* common/eCosThreadUtils.cpp: Use "try" rather than "__try" for Cygwin builds.
author jld
date Mon, 20 Jan 2003 16:01:26 +0000
parents 9589be2cc5c9
children 9034ec3868e5
line wrap: on
line diff
--- a/host/tools/Utils/ChangeLog
+++ b/host/tools/Utils/ChangeLog
@@ -1,5 +1,8 @@
 2003-01-20  John Dallaway  <jld@ecoscentric.com>
 
+	* common/eCosThreadUtils.cpp:
+	Use "try" rather than "__try" for Cygwin builds.
+
 	* common/eCosStd.h:
 	#include winsock2.h and process.h for Cygwin builds.