diff options
author | Tom Yu <tlyu@mit.edu> | 2004-02-26 22:10:39 +0000 |
---|---|---|
committer | Tom Yu <tlyu@mit.edu> | 2004-02-26 22:10:39 +0000 |
commit | ae64b0cd46d1da89a619c72c4072c1159dd5e452 (patch) | |
tree | ac036efdf1207c3b7311d12e1dc1d1871ec2a023 /README | |
parent | c73e9d4ab2b19d792d9abc0df88a86423d422c92 (diff) | |
download | krb5-ae64b0cd46d1da89a619c72c4072c1159dd5e452.tar.gz krb5-ae64b0cd46d1da89a619c72c4072c1159dd5e452.tar.xz krb5-ae64b0cd46d1da89a619c72c4072c1159dd5e452.zip |
fix typos
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16134 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -177,7 +177,7 @@ Minor changes in 1.3.2 * [2084] The resolver library is no longer referenced by library code if not building with DNS SRV record support. -* [2085] Updated Windows README file to reflect current compliation +* [2085] Updated Windows README file to reflect current compilation requirements, etc. * [2104] On Windows, only define strcasecmp and strncasecmp @@ -228,7 +228,7 @@ Minor changes in 1.3.2 scheduler priorities. See the installation notes for details. Thanks to Bill Sommerfeld for some useful hints. -* [2258] An incorrect memcpy() statment in fakeka has been fixed. +* [2258] An incorrect memcpy() statement in fakeka has been fixed. Reported by David Thompson. Notes, Major Changes, and Known Bugs for 1.3.1 |