Show
Ignore:
Timestamp:
03/23/06 23:19:43 (3 years ago)
Author:
verm
Message:

This file didn't format correctly using wikiformatting, fix it so it
looks readable.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/tendra/ChangeLog

    r2448 r2449  
    44TenDRA Change Log. 
    55 
    6  * Only significant changes are listed in this document, they're broken down  
    7    into the following categories: 
    8  
    9 API         - Changes related to APIs, such as C99 and SUSv3. 
    10 Arch        - Changes related to support of new architectures, such as Alpha and  
    11               PPC. 
    12 Behaviour   - Changes in the behaviour of a program or system, such as a change  
    13               in the output produced by a utility. 
    14 Bugfix      - Changes that fix known bugs. 
    15 Build       - Changes to the build infrastructure, such as support for new  
    16               platforms. 
    17 Codebase    - General changes to the codebase, such as OSSG removal or imports  
    18               of updated and/or new utilities. 
    19 Enhancement - New features. 
    20 OS support  - Changes in the operating systems supported, such as added support  
    21               for  NetBSD and OpenBSD. 
     6Only significant changes are listed in this document, they're broken down into  
     7the following categories: 
     8 
     9 * API         - Changes related to APIs, such as C99 and SUSv3. 
     10 * Arch        - Changes related to support of new architectures. 
     11 * Behaviour   - Changes in the behaviour of a program or system. (eg. output),  
     12 * Bugfix      - Changes that fix known bugs. 
     13 * Build       - Changes to the build infrastructure, (eg. nwe platforms) 
     14 * Codebase    - General changes to the codebase, (major source changs) 
     15 * Enhancement - New features. 
     16 * OS support  - Changes in the operating systems supported (add/remove) 
    2217 
    2318----