Update of /cvsroot/ccmtools/cpp-environment
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv9451
Modified Files:
ChangeLog
Log Message:
Updated ChangeLog file.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/ccmtools/cpp-environment/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** ChangeLog 19 Jan 2007 11:58:12 -0000 1.11
--- ChangeLog 24 Jan 2007 15:43:36 -0000 1.12
***************
*** 2,15 ****
============================================================================
! RELEASE-0.8.5 (January , 2007)
! ----------------------------------------------------------------------------
! o) Added the externals and utils package which are used as a substitute for
! the wx-toolsbox and wx-utils packages which are distributed with Confix.
!
!
!
RELEASE-0.8.2 (January 8, 2007)
RELEASE-0.8.1 (December 21, 2006)
----------------------------------------------------------------------------
*) Refactoring: Namespaces
+ Removed ccm::local namespace from local Components interfaces.
--- 2,14 ----
============================================================================
! RELEASE-0.8.5 (January 24, 2007)
! RELEASE-0.8.4 (January 16, 2007)
! RELEASE-0.8.3 (January 10, 2007)
RELEASE-0.8.2 (January 8, 2007)
RELEASE-0.8.1 (December 21, 2006)
----------------------------------------------------------------------------
+ *) Added the externals and utils package which are used as a substitute for
+ the wx-toolsbox and wx-utils packages which are distributed with Confix.
+
*) Refactoring: Namespaces
+ Removed ccm::local namespace from local Components interfaces.
|