Files
elog/checklist.txt
T
ritt 7df5341b31 *** empty log message ***
SVN revision: 1069
2004-09-10 11:20:43 +00:00

41 lines
758 B
Plaintext
Executable File

Checklist for new ELOG version
==============================
On PC4534:
- 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
- Do a "make indent"
- Do a "make loc"
- Translate new strings in eloglang.german
- c:\elog> cvs commit -m "Version x.x.x"
- build xxx
On PC5082:
- cvs update
- Increse version in elog.spec
- build x.x.x
Declare new version at freshmeat.
Checklist for new ELOG release
==============================
On PC4534:
- Put all new options in doc/config.html
- Increse release in elogd.c "x.x.x-y"
- c:\elog> cvs commit -m "Version x.x.x-y"
- build xxx-y
On PC5082:
- cvs update
- Increse release in elog.spec
- build x.x.x y