TODO and WHISHLIST (in sparse order):

- add a CUI and/or a GUI to edit configuration 
- add check for timestamp of each single file??

- Add a 'permanentinfo' option to search for previously saved informations
  about a logfile. This speed up handling of logfiles and add other
  infos impossbile to use without this.

- Add use of "set +p" when executing actions and scripts?
- Add check to deny use of shell variables in first/last action

- Add use of something to handle .@DEF_EXT extension only for compressed logs

- Add a parameter to --checkrc option to choice to allow or not actions 
  and/or scripts

- In actions can be used $TDIR to reference to a temporary dir.
  In TDIR there is the same value expanded in @TEMPDIR in other sections.

- Add check in virott* for collect/tarcollect
- Add check on recursive use of "collect" (monthly points to a weekly
  logfile containing a collect directive to a daily log...)

- Add a @X_STOREFILE to use already expanded storefile (to be used
  in postrotate scripts) ????
- Add a @X_STOREDIR to use already expanded storedir (to be used
  in postrotate scripts) ????

- Add a Log2Rot script to convert config files from logrotate to Rot[t]Log

- Improve report message, including a final message with statistical
  informations about all logs handled 
- A messaging system to be able to read some particular information about
  logfile modifying in e-mail message

- Add "def[pre,post]rotate" script in main RC file??

- Add use of gettext? 

- Add in install.sh script capability to add a crontab entry for LOG_OWN??

