Skip to content

Commit 5a0a595

Browse files
authored
Populate ChangeLog with changes since v1.4 & bump version
1 parent 745513a commit 5a0a595

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

ChangeLog

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
== ChangeLog (CoovaChilli-v1.5) ==
2+
* Deal with the differing levels of support for 64 bit time_t by casting to long (#325)
3+
* Drop the incomplete support for Sun Solaris. (#326)
4+
* Use the md5 utility in scripts for checksums (#327)
5+
* Set empty argument sections of functions with void (#328 #330)
6+
* Switch from des_ to DES_ prefix functions. (#329)
7+
* dnslog is no longer an option
8+
* Fix indentation to indicate flow. (#331)
9+
* Debian packaging: missing dependencies and new changelog entry (#333)
10+
* Debian packaging: Updated compat and Standards-Version to current values (#333)
11+
* Debian packaging: Removed conffiles that are already auto-selected as such (#333)
12+
* Debian packaging: Turn python and python-gtk dependency into a Suggests (#333)
13+
* setsockopt() with TCP_NODELAY incorrectly used SOL_SOCKET protocol level (#364)
14+
* Fix TCP_NODELAY error. (#370)
15+
* Error Log set by debug option. (#371)
16+
* Fixed small typo in ChilliLibrary.js (#372)
17+
* setsockopt failed after last commit #368 (#374)
18+
* Fix build with ENABLE_SESSGARDEN but not HAVE_PATRICIA (#417)
19+
* Fix init script (#418)
20+
* Terminate if statement on a new line (#422)
21+
* Fix compile with musl (#445)
22+
* Change ifconfig to ip (#449)
23+
* Fix wrong RADIUS proxy reply socket (#483)
24+
* Fix compilation with --enable-redir and musl (#453)
25+
* Fix session handling on DHCP NAK packages (#486)
26+
* Fix macro expansion bug (#485)
27+
* Fix byte counting with xt_coova due to endian differences (#497)
28+
* Fix compilation without deprecated OpenSSL APIs (#498)
29+
130
== ChangeLog (CoovaChilli-v1.4) ==
231
* input_packets and output_packets now exported for scripts to use. via #285
332
* NetBSD now included in the BSD specific ifdef statements. via #289

0 commit comments

Comments
 (0)