Mercurial > noffle
comparison ChangeLog @ 423:466b42bb776e noffle
[svn] * src/server.c: Remove debug log that was duplicating log entries
made elsewhere.
author | bears |
---|---|
date | Fri, 20 Jun 2003 11:46:06 +0100 |
parents | 44ffdb180788 |
children | a6e3b57fb035 |
comparison
equal
deleted
inserted
replaced
422:18b3c63bf7dc | 423:466b42bb776e |
---|---|
1 Fri Jun 20 2003 Jim Hague <jim.hague@acm.org> | |
2 | |
3 * src/server.c: Remove debug log that was duplicating log entries | |
4 made elsewhere. | |
5 | |
1 Thu Jun 05 2003 Martin Godisch <martin@godisch.de> | 6 Thu Jun 05 2003 Martin Godisch <martin@godisch.de> |
2 | 7 |
3 * src/client.c: Fixed port range to make ports > 255 available and check | 8 * src/client.c: Fixed port range to make ports > 255 available and check |
4 for invalid ports < 0 and > 65535 functional. | 9 for invalid ports < 0 and > 65535 functional. |
5 | 10 |