comparison host/libcdl/ChangeLog @ 108:ff3f181b64bd ecos-sw-2000-07-04

Merge from eCos master repository on 2000-07-04-20:42:44-BST
author jlarmour
date Tue, 04 Jul 2000 20:17:21 +0000
parents 5a0cc6c243a9
children 84e4bde58b26
comparison
equal deleted inserted replaced
107:7f461c3a372c 108:ff3f181b64bd
1 2000-07-04 Bart Veer <bartv@redhat.com>
2
3 * value.cxx (save):
4 The comment "# This value cannot be modified here." was being
5 added even for modifiable options, courtesy of some earlier
6 code rearrangement.
7
8 * config.cxx (change_package_version):
9 Prevent assertion failure/crash when changing the version of a
10 package that has not been loaded (not uncommon when using
11 ecosconfig and confusing the order of the version and the
12 package(s)).
13
1 2000-06-28 Bart Veer <bartv@redhat.com> 14 2000-06-28 Bart Veer <bartv@redhat.com>
2 15
3 * transact.cxx, cdlcore.hxx: 16 * transact.cxx, cdlcore.hxx:
4 Add details of the current transaction to the transaction callback 17 Add details of the current transaction to the transaction callback
5 class. Previously there was no way of getting hold of the current 18 class. Previously there was no way of getting hold of the current