From f1fad5ecd0f8e17809b68e2863013e85b99de868 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Tue, 3 Jan 2006 17:49:57 +0000 Subject: [PATCH] Fix up my dates git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1252 4912f4e0-d625-0410-9fb7-b9a5a253dbdc --- ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 36080745f5..286bcda47e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2006-1-3 Dan Williams +2006-01-03 Dan Williams * src/nm-device-802-11-wireless.c src/nm-device.[ch] @@ -16,7 +16,7 @@ latter cannot differentiate between error and the address -1; misc. clean up. -2006-1-3 Dan Williams +2006-01-03 Dan Williams * src/NetworkManager.c - Move link-checking/probing into the device subclasses @@ -33,7 +33,7 @@ NMActStageReturn to indicate what step to perform next - Devices now override stage4_get_ip4_config if they choose -2006-1-1 Dan Williams +2006-01-01 Dan Williams * src/nm-device-802-11-wireless.c - (real_init): don't chain up to parent init because we don't @@ -47,7 +47,7 @@ - (real_init): remove, consolidated to nm_device_new() - (nm_device_deactivate, real_deactivate): consolidate -2006-1-1 Dan Williams +2006-01-01 Dan Williams * src/nm-activation-request.c - Change dhcp_state member of the NMActRequest structure