Mention that we should update the files WORK_IN_PROGRESS,

Estimated hours taken: 0.25

compiler/notes/release_checklist.html:
	Mention that we should update the files WORK_IN_PROGRESS,
	BUGS, LIMITATIONS, and compiler/notes/todo.html before
	each new release.
This commit is contained in:
Fergus Henderson
1998-06-30 10:22:19 +00:00
parent b7831c1bf9
commit 352d39bb3d

View File

@@ -17,7 +17,8 @@ taken when releasing a new version of Mercury.
<ol>
<li> Make sure configure.in is updated to check for new features.
<li> Update the NEWS, RELEASE_NOTES, and HISTORY files.
<li> Update the RELEASE_NOTES, NEWS, WORK_IN_PROGRESS, HISTORY,
LIMITATIONS and BUGS files, and the compiler/notes/todo.html file.
Don't forget to update the version number in RELEASE_NOTES for major
releases.
The HISTORY file should include the NEWS files from previous releases.
@@ -123,6 +124,6 @@ taken when releasing a new version of Mercury.
<hr>
<!-------------------------->
Last update was $Date: 1997-11-17 07:37:59 $ by $Author: trd $@cs.mu.oz.au. <br>
Last update was $Date: 1998-06-30 10:22:19 $ by $Author: fjh $@cs.mu.oz.au. <br>
</body>
</html>