Update of /cvsroot/sharedaemon/sharedaemon-ui-web
In directory sc8-pr-cvs1:/tmp/cvs-serv22602
Modified Files:
ChangeLog
Log Message:
24/12/2003 Barbeaux
* Implemented Mutex and Condition.
* Implemented a ThreadException.
* Added origin message into Exception handler.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/sharedaemon/sharedaemon-ui-web/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ChangeLog 24 Dec 2003 10:49:48 -0000 1.1
+++ ChangeLog 24 Dec 2003 11:52:49 -0000 1.2
@@ -24,6 +24,9 @@
-----------------------------------------------------------
24/12/2003 Barbeaux
+ * Implemented Mutex and Condition.
+ * Implemented a ThreadException.
+ * Added origin message into Exception handler.
* Implemented a basic Main program.
* Implemented generic Test handler.
* Implemented generic Exception handler.
|