| 1 | # ChangeLog for <CATEGORY>/<PACKAGE_NAME> |
1 | # ChangeLog for <CATEGORY>/<PACKAGE_NAME> |
| 2 | # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 |
2 | # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/skel.ChangeLog,v 1.4 2002/05/30 01:54:49 sandymac Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/skel.ChangeLog,v 1.5 2002/07/08 23:18:48 blizzy Exp $ |
| 4 | |
4 | |
| 5 | *<PACKAGE_NAME>-<PACKAGE_VERSION>-<PACKAGE_RELEASE> (DD MMM YYYY) |
5 | *<PACKAGE_NAME>-<PACKAGE_VERSION>-<PACKAGE_RELEASE> (DD MMM YYYY) |
| 6 | |
6 | |
| 7 | 01 Feb 2002; G.Bevin <gbevin@gentoo.org> skel.ChangeLog: This changelog is |
7 | 01 Feb 2002; G.Bevin <gbevin@gentoo.org> skel.ChangeLog : |
| 8 | targetted to users. This means that the comments should be well explained and |
8 | |
| 9 | written in clean English. |
9 | Initial import. |
|
|
10 | |
| 10 | |
11 | |
| 11 | -- Explanation of ChangeLog format: |
12 | -- Explanation of ChangeLog format: |
|
|
13 | |
|
|
14 | This changelog is targetted to users. This means that the comments should be |
|
|
15 | well explained and written in clean English. |
| 12 | |
16 | |
| 13 | Every new version or revision of the package should be marked by a '*' |
17 | Every new version or revision of the package should be marked by a '*' |
| 14 | seperator line as above. Changes since the last revision have to be added to |
18 | seperator line as above. Changes since the last revision have to be added to |
| 15 | the top of the file, underneath the initial copyright and cvs header |
19 | the top of the file, underneath the initial copyright and cvs header |
| 16 | comments, in exactly the same format as this comment. |
20 | comments, in exactly the same format as this comment. |