diff options
author | Tim Rice <tim@multitalents.net> | 2004-01-26 16:02:17 -0800 |
---|---|---|
committer | Tim Rice <tim@multitalents.net> | 2004-01-26 16:02:17 -0800 |
commit | ba1c2b82c47c6ebf6b79c639bc71e1d6f7dd5d26 (patch) | |
tree | f0180301490d2d933851c96f5d1c9207e99f561f /ChangeLog | |
parent | eafd8e9c5596a46d657ebb6aaaba8902ffbc8b8f (diff) |
[defines.h] Add defines for HFIXEDSZ and T_SIG
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ | |||
1 | 20040126 | 1 | 20040126 |
2 | - (tim) Typo in regress/README.regress | 2 | - (tim) Typo in regress/README.regress |
3 | - (tim) [regress/test-exec.sh] RhostsAuthentication is deprecated. | 3 | - (tim) [regress/test-exec.sh] RhostsAuthentication is deprecated. |
4 | - (tim) [defines.h] Add defines for HFIXEDSZ and T_SIG | ||
4 | 5 | ||
5 | 20040124 | 6 | 20040124 |
6 | - (djm) Typo in openbsd-compat/bsd-openpty.c; from wendyp AT cray.com | 7 | - (djm) Typo in openbsd-compat/bsd-openpty.c; from wendyp AT cray.com |
@@ -1733,4 +1734,4 @@ | |||
1733 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 1734 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
1734 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 1735 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
1735 | 1736 | ||
1736 | $Id: ChangeLog,v 1.3189 2004/01/26 22:10:10 tim Exp $ | 1737 | $Id: ChangeLog,v 1.3190 2004/01/27 00:02:17 tim Exp $ |