2001-05-12 21:53  ftobin

	* NEWS, THANKS, lib/PGPEnvelope/Common.pm: bump version, add news

2001-05-12 13:56  ftobin

	* INSTALL, MANIFEST, Makefile.PL, pgpenvelope_decrypt,
	pgpenvelope_encrypt: update to needing GnuPG::Interface 0.30

2001-05-08 11:03  ftobin

	* INSTALL: add make test to instructions

2001-05-07 18:45  ftobin

	* MANIFEST: add somes forgotten files to MANIFEST

2001-05-07 18:41  ftobin

	* NEWS, lib/PGPEnvelope/Common.pm: bump version

2001-05-07 18:39  ftobin

	* pgpenvelope: remove debug flag for AppConfig

2001-05-07 18:38  ftobin

	* MANIFEST, NEWS, pgpenvelope, pgpenvelope_decrypt,
	pgpenvelope_encrypt, lib/PGPEnvelope/Common.pm,
	lib/PGPEnvelope/Config.pm, t/MyTest.pm, t/MyTestSpecific.pm,
	t/verify.t, t/gnupg/options, t/gnupg/pubring.gpg,
	t/gnupg/secring.gpg, t/pgpenvelope/prefs, t/test-data/plain,
	t/test-data/plain.forged, t/test-data/plain.signed.asc: put in test
	stuff, allow arguments to openpgp program

2001-05-04 00:44  ftobin

	* pgpenvelope_encrypt: handle multiple subkeys when one isn't
	specified

2001-04-29 21:15  ftobin

	* lib/PGPEnvelope/: EncryptionKey.pm, EncryptionKeyring.pm, Key.pm,
	SecretKey.pm, SecretKeyring.pm, SubKey.pm: whoa, these weren't in
	CVS

2001-04-15 23:13  ftobin

	* MANIFEST, NEWS, lib/PGPEnvelope/Common.pm: bump version number
	for 2.10.0, and update news

2001-04-15 03:19  ftobin

	* pgpenvelope_encrypt: display preferred subkey

2001-04-15 00:28  ftobin

	* pgpenvelope_encrypt, lib/PGPEnvelope/Keyring.pm: able to select
	subkey, but not visually represented yet

2001-03-13 16:32  ftobin

	* pgpenvelope: document Pine 4.32 bug

2000-10-22 05:22  ftobin

	* pgpenvelope_encrypt, lib/PGPEnvelope/Keyring.pm: reorganized
	calls in pgpenvelope_encrypt, so it's much cleaner

2000-10-22 04:46  ftobin

	* NEWS: included news of String::Approx being needed

2000-10-22 02:07  ftobin

	* pgpenvelope_decrypt, pgpenvelope_encrypt,
	lib/PGPEnvelope/Common.pm: factor out clearing of filehandles, and
	fix problem with the selecting of the appropriate terminal in
	pgpenvelope_decrypt

2000-10-22 02:06  ftobin

	* NEWS: added news about latest commits

2000-10-22 01:21  ftobin

	* pgpenvelope, pgpenvelope_decrypt, pgpenvelope_encrypt,
	lib/PGPEnvelope/Common.pm: fix SourceForge-listed Bug #115734
	(encrypting large messages fails).  Also, some tempfile-code
	reorganization (mainly stuff is moved to PGPEnvelope::Common)

2000-10-21 04:03  ftobin

	* lib/PGPEnvelope/Config.pm: change border-defaults so that
	String::Approx can match against them better.  This is a
	workaround.

2000-10-21 04:02  ftobin

	* pgpenvelope_decrypt: fix SourceForge-listed Bug #116774

2000-10-08 19:06  ftobin

	* pgpenvelope_decrypt: some tweaks to forgery detection

2000-10-07 21:18  ftobin

	* MANIFEST, Makefile.PL, pgpenvelope, pgpenvelope_decrypt,
	lib/PGPEnvelope/Config.pm: introduce pgpenvelope border-forgery
	detection

2000-10-07 19:08  ftobin

	* modules/.placeholder: placeholder for modules directory

2000-10-03 13:22  ftobin

	* THANKS: billy has contributed a lots

2000-08-07 20:25  ftobin

	* MANIFEST: new version of GnuPG::Interface shipped, but not
	needed; it gets rid of the AutoLoading error

2000-07-24 04:06  ftobin

	* BUGS: we don't have bugs :)

2000-07-23 22:32  ftobin

	* lib/PGPEnvelope/Common.pm: version bump to 2.9.0

2000-07-23 22:19  ftobin

	* pgpenvelope_decrypt: whoops, messed up header-gathering logic
	earlier

2000-07-23 08:18  ftobin

	* pgpenvelope: recommended procmail filter has changed to let in
	all PGP messages

2000-07-23 08:16  ftobin

	* NEWS, pgpenvelope, pgpenvelope_decrypt: major overhaul of how
	pgpenvelope_decry

2000-07-23 08:00  ftobin

	* lib/PGPEnvelope/Config.pm: hmm, I actually like it more with the
	'begin's

2000-07-23 07:56  ftobin

	* lib/PGPEnvelope/Config.pm: re-put back in the 'begin' bits of the
	block-headers

2000-07-23 05:56  ftobin

	* NEWS, pgpenvelope_decrypt, lib/PGPEnvelope/Config.pm: lowercase
	the message-wrapping text for safety against loops and because it
	hurts my eyes

2000-07-23 05:04  ftobin

	* NEWS, lib/PGPEnvelope/Common.pm: getting ready for 2.8.11

2000-07-23 04:54  ftobin

	* pgpenvelope_encrypt, lib/PGPEnvelope/Config.pm: signing-key is
	now an option, and changed around how keyids are selected from a
	keyring; more functions to do this cleaner

2000-07-23 03:56  ftobin

	* lib/PGPEnvelope/Common.pm: bad permissions while mkdir'ing fixed

2000-07-22 21:47  ftobin

	* pgpenvelope_decrypt: missing newline in message

2000-07-22 20:32  ftobin

	* pgpenvelope_decrypt: some new ways to exit out cleanly if getting
	an interrupt or such

2000-07-14 14:36  ftobin

	* NEWS, lib/PGPEnvelope/Common.pm: getting ready for 2.8.10

2000-07-14 14:31  ftobin

	* pgpenvelope_decrypt: new way of telling how much GnuPG gives out
	works on Linux and FBSD, while the previous didn't work on Linux

2000-07-14 14:18  ftobin

	* pgpenvelope_decrypt: don't need Fcntl

2000-07-14 00:39  ftobin

	* pgpenvelope_decrypt, pgpenvelope_encrypt: put GnuPG::Interface
	version dependencies directly into the code

2000-07-13 03:52  ftobin

	* BUGS: yay that freakin bug about large message has been fixed

2000-07-13 03:46  ftobin

	* NEWS, lib/PGPEnvelope/Terminal.pm: fixed big about terminal
	settings not being restored to normal settings properly if GnuPG
	was cancelled in passphrase-reading mode

2000-07-13 03:30  ftobin

	* pgpenvelope: put in information about temporary files now being
	used into the Security Notes section

2000-07-13 03:19  ftobin

	* INSTALL, MANIFEST, Makefile.PL, NEWS, lib/PGPEnvelope/Common.pm:
	getting ready for 2.8.9, new dependency of GnuPG::Interface 0.10,
	and blurb in INSTALL about ignoring the autosplit error that pops
	up

2000-07-13 01:42  ftobin

	* pgpenvelope_decrypt: got rid of some old IO::Select stuff

2000-07-12 03:30  ftobin

	* NEWS, pgpenvelope_decrypt: Major changes to pgpenvelope_decrypt
	with this commit.  'big-message' support is now a reality,
	GnuPG::Interface now allows 'direct' access to files via dupping. 
	This has involved now using tempfiles, with has plusses and minus.

2000-07-04 03:16  ftobin

	* pgpenvelope_decrypt: blah formatting while checking other stuff

2000-07-04 02:14  ftobin

	* NEWS: noted bit about email addresses now matching exactly

2000-07-04 02:04  ftobin

	* pgpenvelope_encrypt: default, 'email'-based lookups are now done
	using a newly-found GnuPG method of looking up keys with the
	<foobar@foobar.com> syntax

2000-07-02 18:20  ftobin

	* NEWS: news about do-comment option not working

2000-07-01 15:43  ftobin

	* pgpenvelope_encrypt: do-comment option now works

2000-06-28 06:56  ftobin

	* pgpenvelope: changed procmail action filter

2000-06-26 15:55  ftobin

	* lib/PGPEnvelope/Common.pm: determine the pgpenvelope home
	directory to use is now $ENV{PGPENVELOPE_HOME} || $ENV{HOME}, and
	we die if neither of these are defined

2000-06-26 14:38  ftobin

	* lib/PGPEnvelope/Config.pm: message-prefix-nullifier is now a
	string value, instead of a boolean

2000-06-26 09:19  ftobin

	* pgpenvelope_decrypt, pgpenvelope_encrypt: signal-handling code
	now uses the sigtrap pragma.  I wonder why I never saw this pragma
	before.  permodlib rocks.

2000-06-26 00:18  ftobin

	* lib/PGPEnvelope/Common.pm: pgpenvelope's dir is now under $HOME,
	or if not that, the pw entry for the EUID

2000-06-25 20:08  ftobin

	* MANIFEST: need GnuPG::Interface 0.09 now

2000-06-25 19:44  ftobin

	* Makefile.PL: we need GnuPG::Interface 0.09 because it can handle
	fd's well

2000-06-25 19:35  ftobin

	* NEWS, lib/PGPEnvelope/Common.pm: remove a couple unused
	functions, and now ready for 2.8.8

2000-06-25 04:12  ftobin

	* pgpenvelope_decrypt, pgpenvelope_encrypt,
	lib/PGPEnvelope/Keyring.pm: reworked some GnuPG-interaction. 
	Cleaner now, I feel.  Keyring-listing fixes made.  Fixes Bug
	#108009.

2000-06-24 21:38  ftobin

	* Makefile.PL: prettier, cleaner.  Having a problem testing for 
	GnuPG::Interface...  a warning is being spit at us concerning
	AutoLoading.

2000-06-24 17:06  ftobin

	* pgpenvelope_encrypt: fixed typo/bug

2000-06-24 16:58  ftobin

	* lib/PGPEnvelope/Config.pm: typo/bug

2000-06-24 16:54  ftobin

	* NEWS: info about more useful new confirm-decryption functionality

2000-06-24 16:48  ftobin

	* pgpenvelope_decrypt, lib/PGPEnvelope/Config.pm: custimizability
	to the prefix nullifer

2000-06-24 16:31  ftobin

	* pgpenvelope_decrypt: more useful, pretty response from opting out
	from confirm-decryption

2000-06-18 21:26  ftobin

	* pgpenvelope_encrypt: Prefix another message properly

2000-06-18 05:05  ftobin

	* lib/PGPEnvelope/Common.pm: damn stray ` popped in...I'm still
	clueless how this quirk happens

2000-06-18 04:23  ftobin

	* MANIFEST, Makefile.PL, NEWS, pgpenvelope_decrypt,
	pgpenvelope_encrypt, lib/PGPEnvelope/Common.pm: ready for 2.8.7
	
	need C::MM 0.96
	
	script names now prefix a lot of standalone messages

2000-06-11 04:35  ftobin

	* Makefile.PL: moved C::MM needs to 0.95

2000-06-11 04:26  ftobin

	* NEWS, pgpenvelope, pgpenvelope_decrypt, pgpenvelope_encrypt,
	lib/PGPEnvelope/Config.pm: code cleanup, NEWS update reflecting
	some changes up to now, and 'confirm-decryption' option introduced.

2000-06-10 21:15  ftobin

	* pgpenvelope_encrypt: minor formatting changes

2000-06-09 09:40  ftobin

	* MANIFEST: C::MM 0.95 will be bundled

2000-06-09 09:20  ftobin

	* pgpenvelope_decrypt, pgpenvelope_encrypt,
	lib/PGPEnvelope/Common.pm, lib/PGPEnvelope/Terminal.pm:
	die_gracefully changes in use
	
	catch signals so we can reset the terminal in pgpenvelope_encrypt
	
	usage of C::MM $list->count_x stuff in appropriate places

2000-06-09 09:06  ftobin

	* Makefile.PL: Class::MethodMaker 0.95 is needed because of
	$list->count_x() method.

2000-06-01 08:48  ftobin

	* pgpenvelope: fixed errors in pod

2000-05-31 02:54  ftobin

	* lib/PGPEnvelope/Common.pm: Small little formatting changes. 
	Mainly a commit so that the big changes I'm about to do are
	separate.

2000-05-24 21:39  ftobin

	* MANIFEST, Makefile.PL, NEWS, lib/PGPEnvelope/Common.pm: Ready for
	2.8.6 New version of GnuPG::Interface needed to fix bug concerning
	selecting key id not working.

2000-05-17 17:34  ftobin

	* MANIFEST: put the ChangeLog into the MANIFEST....kinda sad this
	missed the other distributions.

2000-05-17 16:45  ftobin

	* MANIFEST: removed duplicate, old GnuPG-Interface line

2000-05-17 16:31  ftobin

	* NEWS, lib/PGPEnvelope/Common.pm: set versions to 2.8.5

2000-05-17 16:23  ftobin

	* MANIFEST, Makefile.PL: new version of GnuPG::Interface is
	bundled/needed

2000-05-17 12:23  ftobin

	* pgpenvelope: changed desired filter from LEADING to BEGINNING

2000-05-01 14:44  ftobin

	* pgpenvelope_encrypt: use textmode with GnuPG

2000-04-28 23:36  ftobin

	* pgpenvelope_decrypt: newline added before line telling when
	pgpenvelope_decrypt processed the message

2000-04-26 02:49  ftobin

	* lib/PGPEnvelope/Config.pm: put in some extra information on how
	do-comment works.

2000-04-25 19:08  ftobin

	* THANKS: put Padraic Renaghan in THANKS for his bug reports during
	the 2.8.0/1/2 fiasco.

2000-04-25 18:39  ftobin

	* NEWS, lib/PGPEnvelope/Common.pm: ready for 2.8.4

2000-04-25 18:07  ftobin

	* lib/PGPEnvelope/Config.pm: Inserted notes describing the
	functionality of prefs.default vs. prefs.

2000-04-25 17:59  ftobin

	* lib/PGPEnvelope/Config.pm: documenation fix in prefs.default

2000-04-25 17:19  ftobin

	* MANIFEST, Makefile.PL, NEWS, lib/PGPEnvelope/Common.pm: finally
	ready for 2.8.3

2000-04-25 17:12  ftobin

	* MANIFEST: put GnuPG-Interface distribution signature in
	distribution

2000-04-25 14:02  ftobin

	* NEWS: Remove unused dependency on PGPEnvelope::Key in
	PGPEnvelope::Keyring.

2000-04-25 13:51  ftobin

	* lib/PGPEnvelope/Keyring.pm: removed dependency on
	PGPEnvelope::Key

2000-04-25 09:46  ftobin

	* NEWS, lib/PGPEnvelope/Common.pm: marked as 2.8.1

2000-04-25 09:44  ftobin

	* MANIFEST: put in forgotten PGPEnvelope/Terminal.pm into MANIFEST

2000-04-22 14:22  ftobin

	* lib/PGPEnvelope/Common.pm: changed the version to 2.8.0

2000-04-22 00:04  ftobin

	* MANIFEST, Makefile.PL: added Class::MethodMaker to the
	dependencies for installation

2000-04-18 16:00  ftobin

	* modules/: AppConfig-1.52.tar.gz, GnuPG-Interface-0.01.tar.gz,
	Term-ReadLine-Gnu-1.07.tar.gz, TermReadKey-2.14.tar.gz: Damnit, I
	forgot to remove the tarballs from the modules directory before I
	made the intial CVS deposit.  Oh well.	This gets rid of them.

2000-04-18 15:58  ftobin

	* COPYING, INSTALL, Makefile.PL, NEWS, THANKS, BUGS, MANIFEST,
	pgpenvelope, pgpenvelope_decrypt, pgpenvelope_encrypt,
	lib/PGPEnvelope/Common.pm, lib/PGPEnvelope/Config.pm,
	lib/PGPEnvelope/Keyring.pm, lib/PGPEnvelope/Terminal.pm,
	modules/AppConfig-1.52.tar.gz, modules/GnuPG-Interface-0.01.tar.gz,
	modules/Term-ReadLine-Gnu-1.07.tar.gz,
	modules/TermReadKey-2.14.tar.gz: initial cvs deposit

2000-04-18 15:58  ftobin

	* COPYING, INSTALL, Makefile.PL, NEWS, THANKS, BUGS, MANIFEST,
	pgpenvelope, pgpenvelope_decrypt, pgpenvelope_encrypt,
	lib/PGPEnvelope/Common.pm, lib/PGPEnvelope/Config.pm,
	lib/PGPEnvelope/Keyring.pm, lib/PGPEnvelope/Terminal.pm,
	modules/AppConfig-1.52.tar.gz, modules/GnuPG-Interface-0.01.tar.gz,
	modules/Term-ReadLine-Gnu-1.07.tar.gz,
	modules/TermReadKey-2.14.tar.gz: Initial revision

