Release 0.2.3
This commit is contained in:
parent
fe5fe8e894
commit
24aeceb060
20
ChangeLog
20
ChangeLog
@ -1,20 +1,24 @@
|
||||
2012-09-21 Daniel Adolfsson <daniel@priv.nu>
|
||||
|
||||
* Version 0.2.3
|
||||
|
||||
2012-02-06 Daniel Adolfsson <daniel@priv.nu>
|
||||
|
||||
* Version 0.2.2
|
||||
* Version 0.2.2
|
||||
|
||||
* Removed "libconfuse" dependency.
|
||||
* Removed "libconfuse" dependency.
|
||||
|
||||
* New "auto" configuration to detect outgoing interface, for forwarding
|
||||
Neighbor Solicitation Messages.
|
||||
* New "auto" configuration to detect outgoing interface, for forwarding
|
||||
Neighbor Solicitation Messages.
|
||||
|
||||
* Improved logging.
|
||||
* Improved logging.
|
||||
|
||||
* Bug fixes related to memory management.
|
||||
* Bug fixes related to memory management.
|
||||
|
||||
2012-01-26 Daniel Adolfsson <daniel@priv.nu>
|
||||
|
||||
* Author changed e-mail address; updated copyright info.
|
||||
* Author changed e-mail address; updated copyright info.
|
||||
|
||||
2011-10-11 Daniel Adolfsson <daniel.adolfsson@tuhox.com>
|
||||
|
||||
* Initial Release; 0.2.1
|
||||
* Initial Release; 0.2.1
|
||||
|
@ -21,7 +21,7 @@
|
||||
#define NDPPD_NS_BEGIN namespace ndppd {
|
||||
#define NDPPD_NS_END }
|
||||
|
||||
#define NDPPD_VERSION "0.2.2"
|
||||
#define NDPPD_VERSION "0.2.3"
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user