| 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. |
|---|
| | 6 | Only significant changes are listed in this document, they're broken down into |
|---|
| | 7 | the 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) |
|---|