summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2008-11-05 17:43:45 +0000
committerDan Williams <dcbw@redhat.com>2008-11-05 17:43:45 +0000
commit0f4c227c1f7dfa550006551ff59406420dc98df6 (patch)
tree3241ec5ef86d1d9816ed78e7afc366fb3b05fe26 /ChangeLog
parent1b075023fab3283152b0d112d1497293912b30bd (diff)
2008-11-05 Dan Williams <dcbw@redhat.com>
* src/NetworkManagerPolicy.c - (update_etc_hosts): only add newline if not the last line of the file (Jonathan Miner) git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4268 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c55b7e3..e7ddf10c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-11-05 Dan Williams <dcbw@redhat.com>
+ * src/NetworkManagerPolicy.c
+ - (update_etc_hosts): only add newline if not the last line of the file
+ (Jonathan Miner)
+
+2008-11-05 Dan Williams <dcbw@redhat.com>
+
* src/dhcp-manager/nm-dhcp-dhclient.c
- (get_leasefile_for_iface): move lease files back to where dhclient
puts them