1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 06:50:46 -08:00
emacs/mps/test/function/504.txt
Gareth Rees e1a70a73db Long delayed maintenance of test suite:
$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
2013-05-25 10:33:30 +01:00

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