Mercurial > ecos
diff host/libcdl/ChangeLog @ 103:95f3e12a6327 ecos-sw-2000-06-23
Merge from eCos master repository on 2000-06-23-16:41:10-BST
| author | jlarmour |
|---|---|
| date | Fri, 23 Jun 2000 17:06:31 +0000 |
| parents | c37d3a9e1b28 |
| children | 5a0cc6c243a9 |
line wrap: on
line diff
--- a/host/libcdl/ChangeLog +++ b/host/libcdl/ChangeLog @@ -1,3 +1,14 @@ +2000-06-22 Bart Veer <bartv@redhat.com> + + * value.cxx, interface.cxx: + Allow the flavor property to be used on interfaces. booldata + interfaces allow the use of #ifdef to determine whether or not + a feature is available. Clean up some of the value stuff to match, + especially when it comes to savefiles. + + * build.cxx, cdlmisc.cxx, cdlcore.hxx: + Add version #define support. + 2000-06-15 John Dallaway <jld@redhat.com> * cdl.dsp:
