mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
Removed reference to no longer practiced * in ChangeLog convention.
This commit is contained in:
parent
8978878fd8
commit
9c4e8e366b
1 changed files with 0 additions and 12 deletions
12
HACKING
12
HACKING
|
@ -416,18 +416,6 @@ When deprecating a definition, always follow this procedure:
|
||||||
to do at each release. Add a reminder about the removal of the
|
to do at each release. Add a reminder about the removal of the
|
||||||
deprecated defintion at the appropriate release.
|
deprecated defintion at the appropriate release.
|
||||||
|
|
||||||
- When you make a user-visible change (i.e. one that should be
|
|
||||||
documented, and appear in NEWS, put an asterisk in column zero of the
|
|
||||||
start of the ChangeLog entry, like so:
|
|
||||||
|
|
||||||
Sat Aug 3 01:27:14 1996 Gary Houston <ghouston@actrix.gen.nz>
|
|
||||||
|
|
||||||
* * fports.c (scm_open_file): don't return #f, throw error.
|
|
||||||
|
|
||||||
When you've written a NEWS entry and updated the documentation, go
|
|
||||||
ahead and remove the asterisk. The asterisks are used to find and
|
|
||||||
document changes that haven't been dealt with before a release.
|
|
||||||
|
|
||||||
- Please write log entries for functions written in C under the
|
- Please write log entries for functions written in C under the
|
||||||
functions' C names, and write log entries for functions written in
|
functions' C names, and write log entries for functions written in
|
||||||
Scheme under the functions' Scheme names. Please don't do this:
|
Scheme under the functions' Scheme names. Please don't do this:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue