Annotation of embedaddon/php/ext/mbstring/README, revision 1.1

1.1     ! misho       1: !!Caution: DO NOT ADD/CHANGE MBSTRING CODE!!
        !             2: 
        !             3: New mbstring is under development, anyone who would like
        !             4: add new feature/change behavior should access to development
        !             5: source.
        !             6: 
        !             7: http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/php-i18n/
        !             8: 
        !             9: All changes made after 2002/5/19 are subject to be
        !            10: removed.
        !            11: 
        !            12: You are warned in php-dev and php-cvs lists many times
        !            13: already. If you are curious, search archive for details.
        !            14: 
        !            15: Thank you.
        !            16: 
        !            17: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>