HEX
Server: Apache/2
System: Linux nexus-01 4.18.0-553.120.1.el8_10.x86_64 #1 SMP Mon Apr 20 18:04:27 EDT 2026 x86_64
User: aglcoke (1118)
PHP: 8.2.31
Disabled: mail,exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //proc/self/root/proc/self/root/usr/share/doc/perl-Encode-IMAPUTF7/Changes
Revision history for Perl extension Encode::IMAPUTF7.

1.05 - Fri Jun 18 12:28:40 2010
	Correct handling of bad data (rt: #57984)

1.04	2009-04-30
    Revised the revision history
    (see http://peter.makholm.net/2009/04/30/i-broke-encode-imaputf7/)

1.03    2009-04-21
    Version 1.02 introduced more bugs than it fixed:
    - '&' was errounous encoded with '&_' instead of '&-'
    - A '&' following characters to be encoded was stil base64 encoded instead
      of being encoded as '&-'

1.02    2009-04-20
    Code tidying
    Make encoding more compliant to the RFC (rt: #<removed>)
    - thanks to <name removed>

1.01    2009-02-17
    Release as non-developers release

1.00_01 2009-02-16
    Silence warnings from decode() (rt: #36180)
    Make it work with perl 5.10 (rt: #40827)

1.00  Wed Sep 28 2005
      original version