Copyright (C) 2010
Gerardo Orellana <goaccess@prosoftcorp.com>

This is the TODO list for GoAccess.
If you are interested in working on any of these, 
email goaccess@prosoftcorp.com.

* General:
 - Better support for UTF-8 (Done, run ./configure --enable-utf8)
 - Support for parsing IPv6
 - Increase the performance when parsing the log file.
 - Resize child windows when term is resized.
 - Add command-line parameters.
 - Filtering data by date. (Done, see `man goaccess`)
 - Add more reports to it.

* Documentation:
  - Improve the manual, and other documentation etc.

