Repository : ssh://git@open-mesh.org/alfred
On branch : master
commit 03108de2b0f9a5f447efe45d0ad332fe40f7943e Author: Simon Wunderlich sw@simonwunderlich.de Date: Wed Dec 31 00:41:12 2014 +0100
alfred: Update CHANGELOG for upcoming release
Signed-off-by: Simon Wunderlich sw@simonwunderlich.de
03108de2b0f9a5f447efe45d0ad332fe40f7943e CHANGELOG | 11 +++++++++++ 1 file changed, 11 insertions(+)
diff --git a/CHANGELOG b/CHANGELOG index 5dcd0b5..2b0b043 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,14 @@ +alfred 2014.4.0: + + * add support for multiple interfaces per master + * add support for changing interfaces on the fly + * changes to support multiple alfred interfaces: + - bind alfred to a specific interface + - allow configuring the unix socket path + * enhanced debugging + + -- Wed, 31 Dec 2014 00:40:42 +0100 + alfred 2014.3.0:
* fix various possible memleak, access errors and strncpy issues