[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pear-cvs
Subject:    [PEAR-CVS] =?utf-8?q?svn:_/pear/packages/Crypt=5FGPG/trunk/_package.php?=
From:       Michael_Gauthier <gauthierm () php ! net>
Date:       2011-09-26 15:12:27
Message-ID: svn-gauthierm-1317049947-317320-1979545856 () svn ! php ! net
[Download RAW message or body]

gauthierm                                Mon, 26 Sep 2011 15:12:27 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=317320

Log:
Fix typo in pacakge changelog.

Changed paths:
    U   pear/packages/Crypt_GPG/trunk/package.php

Modified: pear/packages/Crypt_GPG/trunk/package.php
===================================================================
--- pear/packages/Crypt_GPG/trunk/package.php	2011-09-26 15:11:20 UTC (rev 317319)
+++ pear/packages/Crypt_GPG/trunk/package.php	2011-09-26 15:12:27 UTC (rev 317320)
@@ -42,9 +42,9 @@
 $releaseState   = 'stable';
 $releaseNotes   =
     "This release adds key generation to the list of supported operations " .
-    "and adds fluent interface support to the main Crypt_GPG class." .
-    "Additionally the following bug is fixed:\n" .
-    "Fix Bug #18618. Incorrect CHUNK_SIZE / Hang on file decryption.\n";
+    "and adds fluent interface support to the main Crypt_GPG class. " .
+    "Additionally the following bugs are fixed:\n" .
+    "Fix Bug #18618. Incorrect CHUNK_SIZE / Hang on file decryption.\n" .
     "Fix Bug #18869. Unnecessary dependency on posix extension.\n";

 $description =



-- 
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic