Ignore:
Timestamp:
Jan 30, 2001, 7:42:31 PM (25 years ago)
Author:
umoeller
Message:

Release 0.9.8 plus some patches.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CodingConventions.txt

    r30 r31  
    9595
    9696    7.  When changing code, mark the code as changed in the
    97         comment by using something like the following:
     97        xdoc comment by using something like the following:
    9898
    9999        @@changed V0.9.2 (2000-03-10) [umoeller]: fixed memory leak
    100100            |        |        |          |          |
    101101            |        |        |          |          +-- description
     102            |        |        |          |
    102103            |        |        |          +- author tag (same as CVS login)
     104            |        |        |
    103105            |        |        +-- ISO date (year, month, day)
     106            |        |
    104107            |        +-- XWorkplace/WarpIN version number
    105             +-- fixed xdoc tag
     108            |
     109            +-- xdoc tag ("@@changed" or "@@added")
    106110
    107111        xdoc can create a full change log if these things are set
Note: See TracChangeset for help on using the changeset viewer.