summaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2004-09-03 01:19:44 +0000
committerTom Yu <tlyu@mit.edu>2004-09-03 01:19:44 +0000
commit887d67fa7a4b74e16c44b19db191d88e429dded9 (patch)
tree213ea404f0f922a231a69495bd2b241d22631dcc /doc/ChangeLog
parent3d9f8975ae3e4f702cd9bd40ed463c84ed22fd14 (diff)
improve documentation of ANSI C requirement
* build.texinfo: Fix some typos. (Build Requirements): Note ANSI C (c89) requirement. (Alpha OSF/1 V4.0): Document "-std0" vs "-std" cc behavior. ticket: new target_version: 1.3.5 component: krb5-doc tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16717 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 04a862bb4..a826cf2fe 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,9 @@
+2004-09-02 Tom Yu <tlyu@mit.edu>
+
+ * build.texinfo: Fix some typos.
+ (Build Requirements): Note ANSI C (c89) requirement.
+ (Alpha OSF/1 V4.0): Document "-std0" vs "-std" cc behavior.
+
2004-07-20 Ken Raeburn <raeburn@mit.edu>
* implementor.texinfo: Changed @code to @file where files are