Skip to content
This repository has been archived by the owner on Feb 19, 2025. It is now read-only.

Commit

Permalink
1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
henrypp committed May 23, 2017
1 parent f386257 commit 7ed99e2
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
v1.6.1 (23 May 2017)
+ added username and domain information to the window title
+ added configuration refresh on user logon
- removed static wfp session key (request)
- fixed com library initialization
- fixed incorrect return value on file not found error

v1.6 (19 May 2017)
+ added prevent port scanning option
+ added acl (access control list) to the engine
Expand Down
7 changes: 7 additions & 0 deletions bin/History.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
v1.6.1 (23 May 2017)
+ added username and domain information to the window title
+ added configuration refresh on user logon
- removed static wfp session key (request)
- fixed com library initialization
- fixed incorrect return value on file not found error

v1.6 (19 May 2017)
+ added prevent port scanning option
+ added acl (access control list) to the engine
Expand Down
2 changes: 1 addition & 1 deletion build.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@echo off

cd ..\builder
build simplewall simplewall 1.6
build simplewall simplewall 1.6.1
Binary file modified src/main.cpp
Binary file not shown.
Binary file modified src/main.h
Binary file not shown.

0 comments on commit 7ed99e2

Please sign in to comment.