Version 0.21.1
+ MOP improved (added dialog to login)

Version 0.21.0
+ Can use external file fetcher (like wget). See comments in wuch.conf for
  details

Version 0.20.0
+ MOP: one user, many machines
+ MOP: it's possible to send bugreport using wuch

Version 0.19.4
+ fetch all files from ftp before installing them
+ bugfix in tocfiles fetching code

Version 0.19.3
+ bugfix. Epoch was not properly used during version comparing. Thanks to
  Artur Flinta <aflinta@interia.pl> for reporting it.

Version 0.19.2
+ MOP: bugfix (when adding user with nick that is already existing in system)

Version 0.19.1
+ delete ungziped tocfile's chunks after use
+ support for users config files (~/etc/wuch.conf and /.wuch.conf)
+ MOP: added support for grading packages from /test
+ MOP: part of UI ported to DML
+ MOP: automatically write mop_uid and mop_pass to users confnig file
+ am/ac: added option --enable-static-grade with includes mod_grade in staticaly
  builded binary. It's usefull when debuging.

Version 0.19.0
+ Added php interface for showing MOP's statistic.
+ litle improved package grading UI

Version 0.18.1
+ VAR and TEMP dir can be set (se wuch.conf for details)
+ Added -L option to newt mode -- only save list of selected packages, don't
  install anything
+ added --source option. Now it's posible to run wuch witchout wuch.conf
- poorly tested

Version 0.18.0
+ added black list (for now it's used only in newt UI)
+ when some package requires feature provided by more then one other package
  user can choic which one he wants to install

Version 0.17.6
+ bugfix (in files fetching code). Thanks to Stacho Pal <stacho@venco.com.pl>
  for report this.

Version 0.17.5
+ server compiled with postgresSql 7.1

Version 0.17.4
+ minor mop's UI improvement

Version 0.17.3
+ MOP is ready for testing now.

version 0.17.1, 0.17.2
+ some bugfixs and cleanups

Version 0.17.0
+ use chunked tocfile
+ improved UI

Version 0.16
+ Added "reread db" button to package selector. You should use it, if you
  delete/upgrade some packages when wuch is runing.
  
Version 0.15
+ New command line parsing code.

Version 0.14
+ Packages Selector doesn't keep rpm base opened for all time, so it's 
  possible to delete some packages by rpm, or query database  when wuch is 
  running. Wuch can notice changes in base only after restarting
  Packages Selector (it's not comfortable)
