Skip to content

Commit fc2b2b6

Browse files
committed
Fix NEWS structure w/tab and space
1 parent 095a469 commit fc2b2b6

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

NEWS

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
# vim: set noet sw=4 ts=4 :
12
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)
34

45
WiFiDog 1.2.0:
56
* Note: this changelog includes snapshots like 20090925, e.g. everything
@@ -100,18 +101,18 @@ WiFiDog 1.1.2:
100101
* Fixed minor issue with wdctl
101102
* Changed the iptables rules priority to allow existing NAT rules to work
102103
* 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.
105106
* 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]
107108
* Firewall: make the default ruleset for validating users = allow all
108-
(except sending SMTP)
109+
(except sending SMTP)
109110

110111
Fixed issue with FAQ
111112

112113
WiFiDog 1.1.1:
113114
* An auth server on port 80 will now work
114-
* Added an FAQ
115+
* Added an FAQ
115116

116117
WiFiDog 1.1.0:
117118
* Changes:

0 commit comments

Comments
 (0)