Mercurial > ecos
diff host/libcdl/ChangeLog @ 96:b15c60e34c84
Merge from eCos master repository on 2000-06-06-05:24:42-BST
| author | jlarmour |
|---|---|
| date | Tue, 06 Jun 2000 05:12:17 +0000 |
| parents | 70190fa0fe10 |
| children | c37d3a9e1b28 |
line wrap: on
line diff
--- a/host/libcdl/ChangeLog +++ b/host/libcdl/ChangeLog @@ -1,3 +1,10 @@ +2000-06-02 Bart Veer <bartv@redhat.com> + + * config.cxx (load_package): + Diagnostic function pointers were not being installed at the + package level, so error messages due to invalid CDL were + disappearing. + 2000-05-11 Bart Veer <bartv@redhat.com> * value.cxx (implements_update_handler):
