diff options
Diffstat (limited to 'doc/ChangeLog')
| -rw-r--r-- | doc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index c82e001d1..f408a1428 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,10 @@ +2000-07-11 Tom Yu <tlyu@mit.edu> + + * coding-style: Some minor tweaks. Require do-while to always be + braced. Note some aspects of function pointer and array pointer + usage. Elaborate on function declaration practices. Add + placeholders for sections on Makefiles and test suites. + 2000-07-10 Tom Yu <tlyu@mit.edu> * coding-style: Another pass. Add secion on namespaces. |
