summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-01-23 10:32:03 +1100
committerDamien Miller <djm@mindrot.org>2000-01-23 10:32:03 +1100
commit1fa154bb1e06bfb4f8d6b95f09a6352d38577c57 (patch)
tree62678a152fab75d8062dff6eb85e72db6fb27acc /ChangeLog
parent6fe375dee4f0c5b81026d7eb9dc00cf75645b241 (diff)
- AIX patch from Matt Richards <v2matt@btv.ibm.com> and David Rankin
<drankin@bohemians.lexington.ky.us>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index afc51024a..74b20e8d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
2 - OpenBSD CVS: 2 - OpenBSD CVS:
3 - [packet.c] 3 - [packet.c]
4 getsockname() requires initialized tolen; andy@guildsoftware.com 4 getsockname() requires initialized tolen; andy@guildsoftware.com
5 - AIX patch from Matt Richards <v2matt@btv.ibm.com> and David Rankin
6 <drankin@bohemians.lexington.ky.us>
5 7
620000122 820000122
7 - Fix compilation of bsd-snprintf.c on Solaris, fix from Ben Taylor 9 - Fix compilation of bsd-snprintf.c on Solaris, fix from Ben Taylor