derick          Mon Oct 13 05:30:54 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /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.51.2.4 php-src/EXTENSIONS:1.51.2.5
--- php-src/EXTENSIONS:1.51.2.4 Mon Aug 11 14:54:57 2003
+++ php-src/EXTENSIONS  Mon Oct 13 05:30:52 2003
@@ -340,7 +340,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.77.4.5 php-src/ext/mcrypt/mcrypt.c:1.77.4.6
--- php-src/ext/mcrypt/mcrypt.c:1.77.4.5        Thu Jun 12 07:55:01 2003
+++ php-src/ext/mcrypt/mcrypt.c Mon Oct 13 05:30:53 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.77.4.5 2003/06/12 11:55:01 andrey Exp $ */
+/* $Id: mcrypt.c,v 1.77.4.6 2003/10/13 09:30:53 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.20.8.1 
php-src/ext/mcrypt/php_mcrypt.h:1.20.8.2
--- php-src/ext/mcrypt/php_mcrypt.h:1.20.8.1    Tue Dec 31 11:34:52 2002
+++ php-src/ext/mcrypt/php_mcrypt.h     Mon Oct 13 05:30:53 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.20.8.1 2002/12/31 16:34:52 sebastian Exp $ */
+/* $Id: php_mcrypt.h,v 1.20.8.2 2003/10/13 09:30:53 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

Reply via email to