Checklist for new ELOG version
==============================

On RS32:

- Put all new options in doc/config.html
- Increase version in elog-version.h
- Do the same in doc/index.html and index_nd.html
- Modify ChangeLog
- Add release date to ChangeLog

On VPC6562-1:

- "svn update"
- "make loc"
- Translate new strings in eloglang.german
- "make indent"
- svn -m "Run indent" commit

On RS32:

- "svn update"
- c:\elog> svn ci -m "Release x.x.x-y"

On VPC6562-1:

- open VS 2010 command window, build xxx-1 in c:\elog

On midas.psi.ch:

- svn update
- Increase version in elog.spec
- su
- klog ritt
- ./build x.x.x 1

Declare new version at freshmeat.

Checklist for new ELOG intermediate release
===========================================

On VPC6562-1:

- Put all new options in doc/config.html
- c:\elog> svn ci -m "Version x.x.x-y" 
- open VS 2010 command window, build xxx-y

On midas.psi.ch:

- svn update
- su
- klog ritt
- build x.x.x y
