diff options
author | Dan Williams <dcbw@redhat.com> | 2008-11-24 02:07:20 +0000 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2008-11-24 02:07:20 +0000 |
commit | ef20c1bbdcd28c6a2f272ef4640c6bcc60c7881b (patch) | |
tree | dec9f2e2c2d55c00471020f2dde3f786f52400a0 /ChangeLog | |
parent | 2328650d2ea3a2bc3f5936fff9095460144f45ab (diff) | |
download | NetworkManager-ef20c1bbdcd28c6a2f272ef4640c6bcc60c7881b.tar.gz |
2008-11-23 Dan Williams <dcbw@redhat.com>
* callouts/nm-dispatcher-action.c
- (construct_envp, nm_dispatcher_action): pass connection UUID to
scripts in the environment
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4329 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-11-23 Dan Williams <dcbw@redhat.com> + + * callouts/nm-dispatcher-action.c + - (construct_envp, nm_dispatcher_action): pass connection UUID to + scripts in the environment + 2008-11-21 Dan Williams <dcbw@redhat.com> Patch from Tambet Ingo <tambet@gmail.com> |