Changes between Version 3 and Version 4 of doc/tec/developerrules


Ignore:
Timestamp:
Oct 27, 2011 9:03:02 AM (13 years ago)
Author:
letzel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/developerrules

    v3 v4  
    44
    55   1. Change source code in your current working copy. Document all changes in the respective file headers under "{{{Current revisions:}}}". Additionally, document all changes in a local file (e.g. {{{~/palm/current_version/CURRENT_MODIFICATIONS}}}), including the names of those files that have been changed. Classify changes in three cases, new (N), changed (C), and bugfix (B). Try to be as short and as precise as possible in describing the changes! [[BR]] [[BR]]
    6    2. Test the changed version, unless it works sufficiently. [[BR]] [[BR]]
     6   2. Test the changed version, until it works sufficiently. [[BR]] [[BR]]
    77   3. Commit the changes to the repository
    88      {{{