diff options
author | Damien Miller <djm@mindrot.org> | 2001-08-12 13:02:50 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2001-08-12 13:02:50 +1000 |
commit | 56cb92968bc94322561e44959680a4dcf98bcc55 (patch) | |
tree | c6ad03f6c05c22d3fec5eb228031d4d87d38e39c /ChangeLog | |
parent | 113339e024642f5480efe438d1ae462af356387a (diff) |
- (djm) Fix detection of long long int support. Based on patch from
Michael Stone <mstone@cs.loyola.edu>. ok stevesk, tim
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ | |||
1 | 20010812 | ||
2 | - (djm) Fix detection of long long int support. Based on patch from | ||
3 | Michael Stone <mstone@cs.loyola.edu>. ok stevesk, tim | ||
4 | |||
1 | 20010808 | 5 | 20010808 |
2 | - (bal) Minor correction to inet_ntop.h. _BSD_RRESVPORT_H should be | 6 | - (bal) Minor correction to inet_ntop.h. _BSD_RRESVPORT_H should be |
3 | _BSD_INET_NTOP_H. Pointed out by Mark Miller <markm@swoon.net> | 7 | _BSD_INET_NTOP_H. Pointed out by Mark Miller <markm@swoon.net> |
@@ -6274,4 +6278,4 @@ | |||
6274 | - Wrote replacements for strlcpy and mkdtemp | 6278 | - Wrote replacements for strlcpy and mkdtemp |
6275 | - Released 1.0pre1 | 6279 | - Released 1.0pre1 |
6276 | 6280 | ||
6277 | $Id: ChangeLog,v 1.1469 2001/08/09 00:56:52 mouring Exp $ | 6281 | $Id: ChangeLog,v 1.1470 2001/08/12 03:02:50 djm Exp $ |