Subversion Repositories ALCASAR

Rev

Rev 2691 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 2691 Rev 2692
Line 1... Line 1...
1
# $Id: CHANGELOG 2691 2019-01-25 23:03:17Z tom.houdayer $
1
# $Id: CHANGELOG 2692 2019-01-25 23:18:50Z tom.houdayer $
2
 
2
 
3
********** ALCASAR CHANGELOG **********
3
********** ALCASAR CHANGELOG **********
4
-------------------- 3.4.0 --------------------
4
-------------------- 3.4.0 --------------------
5
NEWS
5
NEWS
6
	- Replace DNSmasq server with Unbound
6
	- Replace DNSmasq server with Unbound
7
 
7
 
8
BUGS
8
BUGS
9
	- Fix listening address for nfcapd (was 0.0.0.0 instead of 127.0.0.1)
9
	- Fix listening address for nfcapd (was 0.0.0.0 instead of 127.0.0.1)
10
	- Fix some typo
10
	- Fix some typo
11
	- Fix priority of filter attributes at group creation.
11
	- Fix priority of filter attributes at group creation.
-
 
12
	- Fix ignored filters assigned to the default group.
12
 
13
 
13
CHANGES
14
CHANGES
14
	- Improve script syntax
15
	- Improve script syntax
15
 
16
 
16
-------------------- 3.3.3 --------------------
17
-------------------- 3.3.3 --------------------