diff options
Diffstat (limited to 'img/dist/IM/00changes')
| -rw-r--r-- | img/dist/IM/00changes | 88 |
1 files changed, 87 insertions, 1 deletions
diff --git a/img/dist/IM/00changes b/img/dist/IM/00changes index 8745939a..77620975 100644 --- a/img/dist/IM/00changes +++ b/img/dist/IM/00changes @@ -1,3 +1,89 @@ +142 (2002/12/07) + +* New maintainer, Tatsuya Kinoshita <tats@vega.ocn.ne.jp>. I obtained + previous maintainer's consent. I disclaim my copyright for this work. +* 00readme: Revised. +* Revise documents. Manuals in nroff source form can be generated by pod2man. +* Revise help messages. +* OS2/00readme: Add comment that OS2 support is outdated. +* Coding style fix. +* imput.in (trash_message): Fix im_notice string. +* Makefile.in (CNF): New variable. +* configure.in, configure: Set mode to 755 instead of 555 for excutables. +* imsetup.in, cnf.im/SiteConfig.in, dot.im/Config: Modify comments for + FsyncNumber. +* IM/Config.pm.in ($FsyncNumber): New variable. +* configure.in, configure: New option, `--with-fsyncno'. +* configure.in, configure: New option, `--with-hostname'. +* IM/LocalMbox.pm (process_file): Bug fix for getchk_sub. +* IM/Alias.pm, IM/Scan.pm: Regexp fix. +* IM/Config.pm.in, IM/EncDec.pm: Prevent a warning of `called too early to + check prototype'. +* IM/MsgStore.pm (new_message): Use message_number() instead of $MsgNum++. +* install-sh: Bug fix from GNU libtool 1.4.3. This file is under M.I.T. + license. +* imhsync.in, immknmz.in, IM/Ssh.pm: Clarify copyright notice. +* imcat.in: `-S' option for SSHServer. + +141+tats20021028 (2002/10/28) unofficial release + +* impwagent.in, immknmz.in: Local security fix. +* imsetup.in, cnf.im/SiteConfig.in, dot.im/Config: Modify comments for + `NamazuV2', `NamazuLockDir', and `PwAgentTmpDir'. +* impwagent.in, IM/GetPass.pm: Use pwagent_tmp_path(). +* impwagent.in: mkdir race condition fix. +* IM/Config.pm.in (pwagent_tmp_dir, pwagent_tmp_path): New subroutines. +* IM/Config.pm.in (@CfgConfig): Set `PwAgentTmpDir' to `pwagtmp' + (relative to ~/.im/). +* immknmz.in: Use namazu_lock_path(). +* immknmz.in: Generate unique name for temporary file. +* IM/Config.pm.in (namazu_lock_dir, namazu_lock_path): New subroutines. +* IM/Config.pm.in (@CfgConfig): Set `NamazuLockDir' to `nmzlock' + (relative to ~/.im/). + +141+tats20021001 (2002/10/01) unofficial release + +* imsetup.in (read_conf): Fix garbled $mail/$news problem for Perl 5.8.0. + +141+tats20020413 (2002/04/13) unofficial release + +* imsetup.in: Use site configuration for UseCL and NoSync. +* IM/Config.pm.in (use_cl): New function. + +141+tats20020127 (2002/01/27) unofficial release + +* imsetup.in: `MBoxStyle=qmail' support. + (Thanks to Kazuhiro NISHIYAMA, [img 00564]) +* imsetup.in, cnf.im/SiteConfig.in, dot.im/Config: + Replace `/MailDir#' with `/Maildir #'. + Add comments for sharing Addrbook with Mew 2. +* Makefile.in: Avoid `[ ... ] || ( ... )' for portability. + (Thanks to SAKAI Kiyotaka, [img 00528]) +* IM/Scan.pm (substr_safe): Non-ascii G0 fix for gb2312-1980. + +141+tats20020108 (2002/01/08) unofficial release + +* IM/Scan.pm: Big5 support. + (Thanks to Issei Numata, [img 00562], [mew-dist 19969]) + +141+tats20011114 (2001/11/14) unofficial release + +* IM/TcpTransaction.pm (pool_priv_sock): Add no strict 'subs' + for AF_INET6. (Thanks to ISHIKAWA Mutsumi) + +141+tats20011108 (2001/11/08) unofficial release + +* IM/TcpTransaction.pm: Apply a patch for IPv6. + IPv6 and IPv4 are supported when the Socket6 module + (http://www.cpan.org/modules/by-module/Socket6/) is installed. + (Thanks to Hajimu UMEMOTO, [Mew-dist 12680]) +* IM/MD5.pm: Fix 64bit integer problem. + (Thanks to Yasuhisa Itoh, [Mew-dist 15884], [Mew-dist 17097]) +* imsetup.in: Add support for `User='. ([Mew-dist 17097]) +* IM/Pop.pm: Allow multiple spaces. ([mew-dist 17988]) +* immknmz.in: Fix race condition problem for local security. + (Thanks to Koga Youichirou, [mew-dist 18577]) + 141 (2000/04/14) mew-dist release * IMAP password hack. @@ -11,7 +97,7 @@ * ISO-2022-JP-3 Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp> -140 (2000/02/28) mew-release release +140 (2000/02/28) mew-release releas * Patches for namazu. Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp> |
