comparison host/libcdl/ChangeLog @ 90:70190fa0fe10 ecos-sw-2000-05-19

Merge from eCos master repository on 2000-05-19-07:47:03-BST
author jlarmour
date Fri, 19 May 2000 12:47:51 +0000
parents 489eb5632bc3
children b15c60e34c84
comparison
equal deleted inserted replaced
89:fb6e7cf186a5 90:70190fa0fe10
1 2000-05-11 Bart Veer <bartv@redhat.com>
2
3 * value.cxx (implements_update_handler):
4 Cope gracefully with implements properties where the destination
5 is not an interface.
6
7 * transact.cxx (clear_structural_conflicts):
8 Prevent a structural conflict from being destroyed twice (only
9 likely to happen during a major delete operation).
10
1 2000-04-14 Bart Veer <bartv@redhat.com> 11 2000-04-14 Bart Veer <bartv@redhat.com>
2 12
3 * infer.cxx (infer_set_valuable_value): 13 * infer.cxx (infer_set_valuable_value):
4 Extend the == operator inference support to cope with bool and 14 Extend the == operator inference support to cope with bool and
5 booldata options. 15 booldata options.