0.13.2-1	2000/09/11
	Peter Hanecak <hanecak@megaloman.sk>
- do not produce footer when there is no output from pgp/gpg to stderr when
  checking incoming message (i.e. decrypting and/or checking signature)

0.13.1-1	2000/02/24
	Martin Edas Edlman <edlman@dzungle.ms.mff.cuni.cz>
	Peter Hanecak <hanecak@megaloman.sk>
- README: mktem RPM package URL added
- README: information about change of bin directory rewritten (prefix or
  bindir used)
- Makefile: default prefix changed back to '/usr/local'
- scripts: /bin/bash -> /bin/sh
- README: info about pine's compose-send-offers-first-filter

0.13.0-1	2000/03/23
	Peter Hanecak <hanecak@megaloman.sk>
- ducumentation regarding mktemp extended
- release clean-up

0.12.93-1	2000/03/22
	Martin Edas Edlman <edlman@dzungle.ms.mff.cuni.cz>
- change back _BEGINNING to _LEADING in Pine display filters. I have realized
  that the -----BEGIN PGP [SIGNED] MESSAGE-- must be very first line in the
  signed and/or encrypted message, otherwise Pine call PGP/GnuPG to verify all
  messages containing this line, which is bad e.g. for replies containing
  this line somewhere in the middle of the message body. PGP/GnuPG
  displays only verified/decrypted part of the message, not whole, and it
  complains that the signature is bad. Surely.

0.12.92-1	2000/03/21
	Peter Hanecak <hanecak@megaloman.sk>
- added PGP 6.5.x filter (Martin Edas Edlman <edlman@dzungle.ms.mff.cuni.cz>)
- little info about filter entries in pinerc in README

0.12.91-1	2000/03/21
	Peter Hanecak <hanecak@megaloman.sk>
- added documentation
- changed prefix from /usr/local to /usr
- 'make tarball', 'make rebuild' and 'make clean'
- pinepgp50 renamed to pinepgp5x so it is more "obvious" that even PGP 5.5
  works (Martin Edas Edlman <edlman@dzungle.ms.mff.cuni.cz>)
- 'make install-pgp26x', 'make install-pgp5x' and 'make install-gpg'

0.12.90-1	2000/03/17
	Peter Hanecak <hanecak@megaloman.sk>
- statistics information of *-check appended at the end of e-mail
  (no need to hit return once more in order to view signed/encrypted
  messages) - PGP part not tested!

0.12-2	2000/03/17
	Peter Hanecak <hanecak@megaloman.sk>
- package summary info corrections
- spec: %make -&gt; %build

0.12-1	2000/03/17
	Martin Edas Edlman <edlman@dzungle.ms.mff.cuni.cz>
- everything - scripts and links to them - is packed in tar.gz archive
  so it's transportable to other systems, not only for those with RPM
- change of this spec file to reflect new format

0.11-3	2000/03/16
	Martin Edas Edlman <edlman@dzungle.ms.mff.cuni.cz>
- change of _LEADING to _BEGINNING in the Pine display filter
  definitions, it should work with mails where -----BEGIN PGP ... is not the first
  whitespace line (see Pine help for details)
- fix of pinepgp{26x,50}-install script - sed expression was enclosed
  in quotes (') and thus shell variabled were not evaluated. Not it is
  enclosed in double qoutes (") and it's ok; $PGPVER variable was not set sometime,
  there was problem with 'case' evaluation, '*' at the beginning of
  program names was missing and the line was matched only when $0 was exactly the
  same as the program name

0.11-2	2000/03/16
	Martin Edas Edlman <edlman@dzungle.ms.mff.cuni.cz>
- fix of this spec file - after adding GPG, pgp50-sign+encrypt was
  badly linked
- fix of pinepgp50 and pinepgp26x scripts. In 'case' structures there
  were wrong filenames to determine how the script was called
- links are done after install on final filesystem (hardlinks instead
  of symlinks)

0.11-1	1999/09/11
	Peter Hanecak <hanecak@megaloman.sk>
- added support for GPG
- install scripts use full path to scripts
  (pine, according to tech-notes.txt, requires it)

0.10	1999/07/04 and earlier
	Peter Soos <sp@osb.hu>
- Added pgp 5.0 support
- Corrected the file and directory attributes to rebuild the package
  under RedHat Linux 6.0
- Corrected the file and directory attributes
- Using %attr to build the package as an ordinary user
- Recompiled under RedHat Linux 5.0
- Now we use BuildRoot
