mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 06:50:46 -08:00
$HopeName$ -> $Id$ space -> arena mps_arena_create now takes three arguments /usr/local/perl -> /usr/bin/perl -w Missing #include <stdio.h> in several tests Bogus closedir(DIR); in script/clib Copied from Perforce Change: 182199 ServerID: perforce.ravenbrook.com
19 lines
522 B
Text
19 lines
522 B
Text
|
|
TEST_HEADER
|
|
id = $Id$
|
|
summary = check release notes
|
|
language = english
|
|
END_HEADER
|
|
|
|
Release notes for each release should be in Darwin (in the release
|
|
document). They should describe all changes relevant to the users
|
|
since the last release shipped to users.
|
|
|
|
In particular, they should:
|
|
|
|
- describe any new functionality introduced
|
|
- explain any changes to the interface, whether to function names,
|
|
arguments, header files needed or whatever.
|
|
- warn of any serious negative changes in performance
|
|
|
|
rit 1998-03-13
|