From a2b39c533e9b4fbf629f0ed64e70d0008044a399 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Sat, 7 Sep 2002 18:56:49 +0000 Subject: changelog format --- doc/Coding_style | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/Coding_style b/doc/Coding_style index 0cd9211..0c10170 100644 --- a/doc/Coding_style +++ b/doc/Coding_style @@ -210,3 +210,15 @@ Don't create free-functions, encapsulate them in a namespace or a class and name filenames so it's clear what they hold so it's easier to find functions, classes and other stuff. + +ChangeLog format: +*year/month/day: + * whats changed (who changed it) + which file + +ex: + +*02/01/01: + * Fixed bug workspace change (TheDude) + Workspace.cc + -- cgit v0.11.2