File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change
1
+ # vim: set noet sw=4 ts=4 :
1
2
WiFiDog 1.2.1:
2
- * Fix a truncation issue around 112 clients in the status page. (#47)
3
+ * Fix a truncation issue around 112 clients in the status page. (#47)
3
4
4
5
WiFiDog 1.2.0:
5
6
* Note: this changelog includes snapshots like 20090925, e.g. everything
@@ -100,18 +101,18 @@ WiFiDog 1.1.2:
100
101
* Fixed minor issue with wdctl
101
102
* Changed the iptables rules priority to allow existing NAT rules to work
102
103
* read()s from central server in auth_server_request() are
103
- now timed-out (via select). This is hopefully a bugfix to the
104
- thread-freezing problem.
104
+ now timed-out (via select). This is hopefully a bugfix to the
105
+ thread-freezing problem.
105
106
* Bugfix non-RFC compliant HTTP requests using \n instead of \r\n as line
106
- terminations as per email from
[email protected]
107
+ terminations as per email from
[email protected]
107
108
* Firewall: make the default ruleset for validating users = allow all
108
- (except sending SMTP)
109
+ (except sending SMTP)
109
110
110
111
Fixed issue with FAQ
111
112
112
113
WiFiDog 1.1.1:
113
114
* An auth server on port 80 will now work
114
- * Added an FAQ
115
+ * Added an FAQ
115
116
116
117
WiFiDog 1.1.0:
117
118
* Changes:
You can’t perform that action at this time.
0 commit comments