From b080f05c590ce7e24c38db62194c85889a321ae1 Mon Sep 17 00:00:00 2001 From: Marcin Siodelski Date: Fri, 11 Oct 2013 11:50:49 +0200 Subject: [PATCH] [master] Added ChangeLog entry for #3180. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 896266d5ec..77feb7d42f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +689. [func]* marcin + b10-dhcp4 and b10-dhcp6 install callback functions which parse options + in the received DHCP packets. + (Trac #3180, git f73fba3cde9421acbeb9486c615900b0af58fa25) + 688. [func] tomek b10-dhcp6: Prefix Delegation support is now extended to Renew and Release messages.