diff 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
line wrap: on
line diff
--- a/host/libcdl/ChangeLog
+++ b/host/libcdl/ChangeLog
@@ -1,3 +1,13 @@
+2000-05-11  Bart Veer  <bartv@redhat.com>
+
+	* value.cxx (implements_update_handler):
+	Cope gracefully with implements properties where the destination
+	is not an interface.
+
+	* transact.cxx (clear_structural_conflicts):
+	Prevent a structural conflict from being destroyed twice (only
+	likely to happen during a major delete operation).
+
 2000-04-14  Bart Veer  <bartv@redhat.com>
 
 	* infer.cxx (infer_set_valuable_value):