diff --git a/ChangeLog b/ChangeLog index 648b5706bd..4f19d0fb7c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ 2007-02-12 Tambet Ingo + * libnm-glib/nm-device.c (nm_device_get_use_dhcp): Remove. + + * libnm-glib/nm-access-point.c (nm_access_point_is_broadcast): Remove. + + * introspection/nm-device-802-3-ethernet.xml: Rename 'Address' property to + 'HwAddress'. + + * introspection/nm-device.xml: Remove 'UseDhcp' property. + + * introspection/nm-access-point.xml: Remove 'Broadcast' property. + Totally break NetworkManager. Please use 0.6 branch until futher notice. * src/: diff --git a/introspection/nm-access-point.xml b/introspection/nm-access-point.xml index d87aa76332..357f1d7adf 100644 --- a/introspection/nm-access-point.xml +++ b/introspection/nm-access-point.xml @@ -3,7 +3,6 @@ - diff --git a/introspection/nm-device-802-3-ethernet.xml b/introspection/nm-device-802-3-ethernet.xml index f9151cfb6d..99d44a12b2 100644 --- a/introspection/nm-device-802-3-ethernet.xml +++ b/introspection/nm-device-802-3-ethernet.xml @@ -7,7 +7,7 @@ - + diff --git a/introspection/nm-device.xml b/introspection/nm-device.xml index a84c497b3e..20c033ed96 100644 --- a/introspection/nm-device.xml +++ b/introspection/nm-device.xml @@ -11,7 +11,6 @@ -