base 1.5.0 -> 1.5.1
===================

- 2008-02-16 hbfl
    - creation

- 2008-02-17 dv
    - show-doc.cui: fixed buffer allocation for first zero sized line buffer.
    - list-files.cui: fixed command line argument "-f" to accept multiple
      filters in the form -f "filter1, filter2".

- 2008-02-18 dv
    - list-files.cui: fixed command line processing. Some long options did
      not work properly.

- 2008-02-20 hbfl
    - fixed erroneous tmp-file generation in script /var/install/bin/update-systemfiles

- 2008-02-22 knuffel
    - removing external mktemp

- 2008-02-23
    - /var/install/bin/del-package set the deinstall-file always to chmod 0700

- 2008-02-24 dv
    - list-files.cui: command line switch -w fixed.
    - list-files.cui: command line switch -c fixed. The meaning of the option
      has been restored to --column instead of --color.
    - list-files.cui: command line switch --helpview reactivated.
    - list-packages.cui: libcui ported version of list-packages.cui.
      Improved handling of system tag and comparison of package versions.

- 2008-02-35 dv
    - list-files.cui: display file date in ISO notation.

- 2008-02-25
    - /var/install/outdated-packages
      list-file for outdated packages
    - /var/install/bin/install-package
      outdated packages not longer 'hardcodet' use now /var/install/outdated-packages

- 2008-02-28 dv
    - list-packages.cui: since the version from the index file never comes with a 
      svn or cvs postfix, list-packages.cui has to get the version info from the 
      package file, if the local package is a version control one. Since the date 
      also has to be retreived, this means no extra overhead.