summaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2000-07-13 00:55:24 +0000
committerTom Yu <tlyu@mit.edu>2000-07-13 00:55:24 +0000
commitcbb409b9c978af8b3c348f89a67045a4f03c5cf9 (patch)
tree6dda520a0ec9d4568970c3e391ea5f4c08a2ae62 /doc/ChangeLog
parent01d5eae0adffb490a43a18e41d9efea15d18d6e1 (diff)
* coding-style: Update after some discussion. Add sections
comparing to BSD KNF and GNU coding standards. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12540 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index f408a1428..16962af45 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2000-07-12 Tom Yu <tlyu@mit.edu>
+
+ * coding-style: Update after some discussion. Add sections
+ comparing to BSD KNF and GNU coding standards.
+
2000-07-11 Tom Yu <tlyu@mit.edu>
* coding-style: Some minor tweaks. Require do-while to always be