News and changes for got_it 0.34
---------------------------------
 * Weird file permissions bug fixed
   (thanks to Ryan Waldron)

News and changes for got_it 0.33
---------------------------------
 * Fixed (I think so :) compile problem for
   RedHat distribution.
 * Ported to FreeBSD.
 * Man page added (thanks to `Jag)

News and changes for got_it 0.32b
---------------------------------
First of all, I'll thanks all people, who
send me any suggestions, proposals and patches.
Second, this version is an BETA and need strong
testing. Ok, that is some changes:

 * Added support for long options.
 * Two new options was added: --out- (or -o -,
   or -o- etc) means print file to STDOUT.
   --dir means change to <dir> before getting any
   files.
 * Any FTP retrieval now preceding with NLST. It
   mean you can get now more than one file.
   Try get /pub/*. (joke).
   Pay attention than URL ending with '/' it's
   a special case - you are request to retrieve a
   directory listing, not a whole directory.
 * Some code reassembly has been done.
