#########################################################################
# Copyright (c)  2005, 2006  Stephan A. Rickauer.                       #
# Permission is granted to copy, distribute and/or modify this document #
# under the terms of the GNU Free Documentation License, Version 1.2    #
# or any later version published by the Free Software Foundation;       #
# with no Invariant Sections, no Front-Cover Texts, and no Back-Cover   #
# Texts.  A copy of the license is included in the section entitled     #
# "GNU Free Documentation License".                                     #
#########################################################################

* 2006-02-04 - Stephan A. Rickauer (unsorted)

- Detailed view should have arrows to jump to next detail view

- Put some nice screenshots online as soon as the first version is released.

- Find someone who translates into English etc.

- Fill doc/INSTALL with better content.

- Translate German variables and database fields into English.

- Improve the way 'updates' work in general. Right now we update ALL fields and
  not only the ones being modified. Also, the code is currently pretty static.

- Enhance proper quotation. Need to find out how php gives warnings, like 
  'perl -w' does it.

- Play with import/export/backup functions.

- Add generation of 'member card' PDF (with space for a picture).

- Play with 'smarty' to see how easy we can split html (design) and php (content).

- Make a cooler design with icons etc.

- Fix search engine to search also in second/third address (`Adresse2`/`Adresse3`).
