mirror of
https://github.com/php-gnupg/php-gnupg.git
synced 2026-02-05 22:01:35 +00:00
improved PHP4 compatibility and config.m4
passphrase-errors now takes care of the actual errormode
This commit is contained in:
parent
7852127f8d
commit
f3a9027773
7 changed files with 112 additions and 50 deletions
14
package.xml
14
package.xml
|
|
@ -14,11 +14,12 @@
|
|||
</maintainer>
|
||||
</maintainers>
|
||||
<release>
|
||||
<version>1.0</version>
|
||||
<date>2005-12-29</date>
|
||||
<version>1.1</version>
|
||||
<date>2006-03-16</date>
|
||||
<license>BSD, revised</license>
|
||||
<state>stable</state>
|
||||
<notes>bump to stable</notes>
|
||||
<notes>improved PHP4 compatibility
|
||||
passphrase-errors now takes care of the errormode</notes>
|
||||
<deps>
|
||||
<dep type="php" rel="ge" version="4.3"/>
|
||||
</deps>
|
||||
|
|
@ -43,6 +44,13 @@
|
|||
</filelist>
|
||||
</release>
|
||||
<changelog>
|
||||
<release>
|
||||
<version>1.1</version>
|
||||
<date>2006-03-16</date>
|
||||
<state>stable</state>
|
||||
<notes>improved PHP4 compatibility
|
||||
passphrase-errors now takes care of the errormode</notes>
|
||||
</release>
|
||||
<release>
|
||||
<version>1.0</version>
|
||||
<date>2005-12-29</date>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue