summaryrefslogtreecommitdiff
path: root/MANIFEST
Commit message (Collapse)AuthorAge
* Prep version 1.04sunnavy2023-12-12
|
* Prepare version 1.03Brad Embree2023-09-14
|
* Prep version 1.02Jim Brandt2021-04-09
|
* Make $gnupg->call('foo') update the internal GnuPG version number.Dianne Skoll2021-01-16
| | | | | | | | | Before, if you set the GPG executable using call(), and the version was different from the version used in the constructor, GnuPG::Interface would pass the wrong options to the program. This patch makes sure the executable and the version number are always in sync.
* Update MANIFEST and add . to pathJim Brandt2020-05-13
|
* Checking in changes prior to tagging of version 0.51.Alex Vandiver2014-12-17
| | | | | | | | | | | | | | | | | | | | Changelog diff is: diff --git a/Changes b/Changes index 630ff3b..31e4d36 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ Revision history for GnuPG-Interface +0.51 - 2014-12-17 + - Update README file + - Work around gpg2 bug by omitting --homedir during symmetric + encryption + 0.50 - 2014-03-14 - Version 0.49 implicitly required Moose; switch to a technique that does not
* Top-level directory cleanupAlex Vandiver2014-03-14
|
* Reformat into standard ChangesAlex Vandiver2014-03-14
|
* Update packaging filesAlex Vandiver2014-03-13
|
* moved all comparison functionality into main GnuPG objects (no longer ↵Daniel Kahn Gillmor2010-05-11
| | | | testing-only)
* removed empty test-only ComparablePublicKey and ComparableSecretKeyDaniel Kahn Gillmor2010-05-11
|
* moved compare() into GnuPG::UserID, got rid of testing-only ComparableUserIDDaniel Kahn Gillmor2010-05-11
|
* MANIFEST updatesJesse Vincent2010-05-10
|
* handle revoker packets (rvk)Daniel Kahn Gillmor2010-05-09
|
* introducing GnuPG::UserAttribute to handle uat packetsDaniel Kahn Gillmor2010-05-09
|
* do not bother shipping test/random_seedDaniel Kahn Gillmor2010-05-08
|
* still working on convering to M::IJesse Vincent2009-04-21
|
* clean up manifestJesse Vincent2009-04-21
|
* relengJesse Vincent2009-04-21
|
* manifest updateJesse Vincent2008-11-15
|
* 0.35 release engineeringJesse Vincent2007-04-24
|
* initial commit from 0.34, note that this version is availableRuslan Zakirov2006-12-14
from the source forge only