diff options
Diffstat (limited to 'img/dist/IM/00changes')
| -rw-r--r-- | img/dist/IM/00changes | 38 |
1 files changed, 36 insertions, 2 deletions
diff --git a/img/dist/IM/00changes b/img/dist/IM/00changes index fd60b64e..3237a139 100644 --- a/img/dist/IM/00changes +++ b/img/dist/IM/00changes @@ -1,3 +1,37 @@ +150 (2010/02/15) + +* IM/Pop.pm: Move exec_getsbrfile() from pop_repr() to pop_inc() to work + GetSbr correctly. (Thanks to Jacques Garrigue) +* imput.in: Add msgid, nomsgid, nomime, noverbose, version and help to + @CmpConfig, and Doc fix. (Thanks to HAT) +* IM/EncDec.pm (mime_encode_string): Fix that iso-2022-jp strings are garbled + to iso-8859-1. +* IM/EncDec.pm (mime_decode): Use local variables $bq and $str instead of + numbered variables. (Thanks to Kiyoshi OHGISHI) +* IM/Config.pm.in: Set NamazuV2=yes as the default value. +* IM/Config.pm.in: New subroutine mknmz_options. +* immknmz.in: Use mknmz_options. +* imsetup.in, cnf.im/SiteConfig.in, dot.im/Config: Add comment for + MknmzOptions. +* IM/Scan.pm, imput.in: Typo fix. +* configure: Update using Debian autoconf 2.65-3. +* config.guess, config.sub: Update using Debian autotools-dev 20090611.1. + +149 (2007/04/23) + +* IM/Pop.pm (pop_open): Don't allow non-ASCII characters for APOP timestamp. + [CVE-2007-1558] +* IM/Imap.pm (imap_get, imap_head, imap_from, imap_scan_folder): More + tolerant regexp to fetch imap message. +* IM/EncDec.pm (mime_decode): Supporting MS_Kanji and Windows-31J. +* dot.im/get.sbr.refile: Ignore case to match header. + +148 (2005/03/08) + +* IM/Imap.pm (imap_get): Fix regexp to fetch imap message. +* 00readme: Typo fix. +* dot.im/get.sbr.refile: Use create_folder() when refiling. + 147 (2004/07/04) * imsetup.in, cnf.im/SiteConfig.in, dot.im/Config: Add `MsgIdUser'. @@ -35,7 +69,7 @@ mknmz_include_file, mknmz_ignore_folders_regex): New subroutines. * IM/Config.pm.in: Set Immknmz.Src to blank. * immknmz.in: New option, `--src'. Folders can be specified. - (thanks to Hideyuki SHIRAI, [Mew-dist 13633] on 13 Jul 2000) + (Thanks to Hideyuki SHIRAI, [Mew-dist 13633] on 13 Jul 2000) * Message fixes. * imget.in: Doc fix. * IM/Scan.pm (parse_body): Revise regexp. @@ -103,7 +137,7 @@ 141+tats20021028 (2002/10/28) unofficial release -* impwagent.in, immknmz.in: Local security fix. +* impwagent.in, immknmz.in: Local security fix. [CAN-2002-1395] * 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(). |
