diff options
author | Darren Tucker <dtucker@zip.com.au> | 2010-11-24 10:46:37 +1100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2010-11-24 10:46:37 +1100 |
commit | 4b6cbf7aabbcbe170a69e9780e7c4ec06a3224e0 (patch) | |
tree | 45cc19e393a19363ce193f2ea6fabcbf05469ab9 /ChangeLog | |
parent | 88e341e1ca9502403242a275941b11e509f669fb (diff) |
- (dtucker) [packet.c] Remove redundant local declaration of "int tos".
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ | |||
3 | into the platform-specific code Only affects SCO, tested by and ok tim@. | 3 | into the platform-specific code Only affects SCO, tested by and ok tim@. |
4 | - (djm) [loginrec.c] Relax permission requirement on btmp logs to allow | 4 | - (djm) [loginrec.c] Relax permission requirement on btmp logs to allow |
5 | group read/write. ok dtucker@ | 5 | group read/write. ok dtucker@ |
6 | - (dtucker) [packet.c] Remove redundant local declaration of "int tos". | ||
6 | 7 | ||
7 | 20101122 | 8 | 20101122 |
8 | - (dtucker) Bug #1840: fix warning when configuring --with-ssl-engine, patch | 9 | - (dtucker) Bug #1840: fix warning when configuring --with-ssl-engine, patch |