derick Mon Oct 13 05:33:01 2003 EDT
Modified files:
/php-src EXTENSIONS
/php-src/ext/mcrypt mcrypt.c php_mcrypt.h
Log:
- Email address change
Index: php-src/EXTENSIONS
diff -u php-src/EXTENSIONS:1.62 php-src/EXTENSIONS:1.63
--- php-src/EXTENSIONS:1.62 Mon Aug 25 18:07:28 2003
+++ php-src/EXTENSIONS Mon Oct 13 05:32:59 2003
@@ -384,7 +384,7 @@
STATUS: Working
-------------------------------------------------------------------------------
EXTENSION: mcrypt
-PRIMARY MAINTAINER: Derick Rethans <[EMAIL PROTECTED]>
+PRIMARY MAINTAINER: Derick Rethans <[EMAIL PROTECTED]>
MAINTENANCE: Maintained
STATUS: Working
-------------------------------------------------------------------------------
Index: php-src/ext/mcrypt/mcrypt.c
diff -u php-src/ext/mcrypt/mcrypt.c:1.86 php-src/ext/mcrypt/mcrypt.c:1.87
--- php-src/ext/mcrypt/mcrypt.c:1.86 Thu Jun 12 08:00:20 2003
+++ php-src/ext/mcrypt/mcrypt.c Mon Oct 13 05:33:00 2003
@@ -13,10 +13,10 @@
| [EMAIL PROTECTED] so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
| Authors: Sascha Schumann <[EMAIL PROTECTED]> |
- | Derick Rethans <[EMAIL PROTECTED]> |
+ | Derick Rethans <[EMAIL PROTECTED]> |
+----------------------------------------------------------------------+
*/
-/* $Id: mcrypt.c,v 1.86 2003/06/12 12:00:20 andrey Exp $ */
+/* $Id: mcrypt.c,v 1.87 2003/10/13 09:33:00 derick Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
Index: php-src/ext/mcrypt/php_mcrypt.h
diff -u php-src/ext/mcrypt/php_mcrypt.h:1.23 php-src/ext/mcrypt/php_mcrypt.h:1.24
--- php-src/ext/mcrypt/php_mcrypt.h:1.23 Tue Jun 10 16:03:31 2003
+++ php-src/ext/mcrypt/php_mcrypt.h Mon Oct 13 05:33:00 2003
@@ -13,10 +13,10 @@
| [EMAIL PROTECTED] so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
| Authors: Sascha Schumann <[EMAIL PROTECTED]> |
- | Derick Rethans <[EMAIL PROTECTED]> |
+ | Derick Rethans <[EMAIL PROTECTED]> |
+----------------------------------------------------------------------+
*/
-/* $Id: php_mcrypt.h,v 1.23 2003/06/10 20:03:31 imajes Exp $ */
+/* $Id: php_mcrypt.h,v 1.24 2003/10/13 09:33:00 derick Exp $ */
#ifndef PHP_MCRYPT_H
#define PHP_MCRYPT_H
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php