summaryrefslogtreecommitdiff
path: root/vpn-daemons/pptp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'vpn-daemons/pptp/ChangeLog')
-rw-r--r--vpn-daemons/pptp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/vpn-daemons/pptp/ChangeLog b/vpn-daemons/pptp/ChangeLog
index 5d4a6b9b9b..66c2067904 100644
--- a/vpn-daemons/pptp/ChangeLog
+++ b/vpn-daemons/pptp/ChangeLog
@@ -1,3 +1,10 @@
+2008-07-21 Dan Williams <dcbw@redhat.com>
+
+ * src/nm-pptp-service.c
+ - (state_changed_cb): remove the timeout handler when it's no longer
+ needed either; if pppd died on startup (wrong options) then the
+ timeout wouldn't have been removed before
+
2008-07-20 Dan Williams <dcbw@redhat.com>
Port to NM 0.7 VPN plugin API