summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2008-10-22 15:22:17 +0000
committerDan Williams <dcbw@redhat.com>2008-10-22 15:22:17 +0000
commit08cb46aa8ad9ffc8640183c600457e42cfecebc0 (patch)
treed524c5409383dc828b272a917809145f028bd10e /ChangeLog
parentaa9adc73d53bea9155b327abc2019a2d46a9646c (diff)
downloadNetworkManager-08cb46aa8ad9ffc8640183c600457e42cfecebc0.tar.gz
2008-10-22 Dan Williams <dcbw@redhat.com>
* src/nm-gsm-device.c - (schedule_automatic_registration_again): use a short timeout here instead of an idle handler to avoid using too much CPU polling for something we should be waiting a bit for anyway git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4205 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d8e58548ef..55415f55ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-10-22 Dan Williams <dcbw@redhat.com>
+ * src/nm-gsm-device.c
+ - (schedule_automatic_registration_again): use a short timeout here
+ instead of an idle handler to avoid using too much CPU polling for
+ something we should be waiting a bit for anyway
+
+2008-10-22 Dan Williams <dcbw@redhat.com>
+
* include/NetworkManager.h
introspection/nm-device.xml
- Add device state change reason for carrier changes