0.24 added gp_primer, for calculating oligonucleotide stems/loops and dimeres.

0.23 temporarily removed gzip support; sorry, it was way too messy, I
have to clean up all the code first. Fixed a lot of bugs. Changed the
names of functions to be more "standard": they start all with a "gp_"
now.

0.22 there is now support for gzipped sequences in the genpak library; right
now, gp_getseq, gp_gc, gp_shift and gp_qs support using gzipped files. Also,
national language support starts being included in some programs, so that they
can properly recognize locales etc. However, neither zlib or GNU gettext are
required to compile or run the programs. There is a new program, gp_map, which
requires the GD graphic library.

0.21 bug in gp_gc fixed (basically, gp_gc didn't work in 0.20 at all).

0.20 new programs, gp_acc, gp_mkmtx, gp_pars, corrected many, many bugs and did
a lot of work on gp_matrix, which is now supposed to be 1.0. Gp_matrix is now
the engine of a site, http://www.zmbh.uni-heidelberg.de/M_pneumoniae/Matrix,
created as the addition to the paper "Transcription in Mycoplasma pneumoniae" by
J. Weiner, R. Herrmann and G.F. Browning. Sample cgi removed from distribution
for now. The genpak packages site is now http://www.bioinformatics.org/genpak.

0.16 the gp_tm program is now unusable (working on it!). A couple of
options added; the gp_matrix adjusts the matrix to a certain GC % on the
fly (read the man page for more info). All programs now have the -H option
("HTML"); when used, all issued warnings are printed to standard output
just before the program exits.

0.15 new program - gp_findorf. All programs are now prefixed with a "gp_".
Cleaned out some code. 

0.14 new program - digest. Data directory is now /usr/lib/genpak, binaries
come per default in /usr/bin.

0.13 played around with automatic package generation; made an rpm. Docs are
now not installed automatically.

0.12 fixed bugs in the sample script, edited main manual page.

0.11. Added new programs, e.g. cusage. Added manual pages for all
programs and html documentation. Fixed several bugs. Added "userfriendly"
web interfase / cgi scripts.

0.2 - 0.10 were versions with damaged installation script.
