From 862faeb750fd94b1043c6bc30fab6f1c5785bd14 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Mon, 5 Jan 2004 15:26:58 +0000 Subject: [PATCH] Initial revision SVN revision: 647 --- checklist.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100755 checklist.txt diff --git a/checklist.txt b/checklist.txt new file mode 100755 index 00000000..8bd3b10e --- /dev/null +++ b/checklist.txt @@ -0,0 +1,20 @@ +Checklist for new ELOG release +============================== + +On PC810: + +- Put all new options in doc/config.html +- Increse version in elogd.c +- Do the same in doc/index.html +- Modify ChangeLog +- Add release date to ChangeLog +- c:\elog> cvs commit -m "Version x.x.x" +- build xxx + +On PC2075: + +- cvs update +- Increse version in elog.spec +- build x.x.x + +Declare new release at freshmeat. \ No newline at end of file