mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-18 21:13:56 +01:00
CHANGES: Replace assert(0) by abort()
This commit is contained in:
parent
4f3c676efb
commit
2f7f994148
1 changed files with 6 additions and 1 deletions
7
CHANGES
7
CHANGES
|
|
@ -52,6 +52,11 @@ o compiling release version with NDEBUG (switching off assertions)
|
||||||
-------
|
-------
|
||||||
o bugfix: client handler process did not exit after connection reset by client
|
o bugfix: client handler process did not exit after connection reset by client
|
||||||
|
|
||||||
1.1.3-4
|
1.1.3-5
|
||||||
-------
|
-------
|
||||||
o /usr/local/ftp -> /home/ftp
|
o /usr/local/ftp -> /home/ftp
|
||||||
|
|
||||||
|
1.1.3-6
|
||||||
|
-------
|
||||||
|
o replaced assert(0) with abort()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue