// $Id: CHANGELOG.txt,v 1.1.2.10 2009-07-18 09:26:37 markuspetrux Exp $ CCK 6.x-1.0 =========== Bug fixes: - Remove default value for settings column in schema definition. This change does not affect the table already created. - Fix CSS in back references settings to hide the link to fields when a field is moved off the fields region. CCK 6.x-1.0-beta3 ================= New features: - Added a new formatter for back references fields to display the count of back references. CCK 6.x-1.0-beta2 ================= Bug fixes: - #511968: Can't remove "title" label. - Enable search/create and reference features when creating nodes. - Use separate columns for hidden nid/title fields used for search and reference views. - Include .inc file from backref field formatted, required to support content_view_field(). - Implement hook_field('load') so that we can support content_view_field() used for Panels integration in CCK. CCK 6.x-1.0-beta1 ================= - First official release of the Node Relationships module.