aboutsummaryrefslogtreecommitdiff
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2002-06-18 05:08:48 +0000
committerKen Raeburn <raeburn@mit.edu>2002-06-18 05:08:48 +0000
commit14ac3a60df22c3797f68602df42788c3a616f4d1 (patch)
tree65214452235a4c8d0bba481301da57eaa50693b6 /doc/ChangeLog
parentbef1f0fb7290a2d69d625bc09dc62915f48e5f93 (diff)
downloadkrb5-14ac3a60df22c3797f68602df42788c3a616f4d1.zip
krb5-14ac3a60df22c3797f68602df42788c3a616f4d1.tar.gz
krb5-14ac3a60df22c3797f68602df42788c3a616f4d1.tar.bz2
* implementor.texinfo (IPv6 Support): New chapter.
(Socket API): New placeholder chapter. (Local Addresses): Specify more precisely the IRIX version we use at MIT. (Thread Safety): Delete quoted email, since we don't actually have this API yet. Refer people to the mailing list archives. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14527 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 67cd309..2d52af4 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,5 +1,12 @@
2002-06-18 Ken Raeburn <raeburn@mit.edu>
+ * implementor.texinfo (IPv6 Support): New chapter.
+ (Socket API): New placeholder chapter.
+ (Local Addresses): Specify more precisely the IRIX version we use
+ at MIT.
+ (Thread Safety): Delete quoted email, since we don't actually have
+ this API yet. Refer people to the mailing list archives.
+
* copyright.texinfo: Update copyright year.
2002-05-30 Jen Selby <jenselby@mit.edu>