diff options
| author | fukachan <fukachan> | 2003-10-29 14:42:38 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-10-29 14:42:38 +0000 |
| commit | e0599b089f1827abfc80f8ab9de549223337f4d9 (patch) | |
| tree | 7da5f945eb9e6d183d59b0944406dd91fbe1373f /img/dist/IM/00changes | |
| parent | 59bf43f79020b558ecfb6e8c71642b4c8a5ef88c (diff) | |
| download | fml8-im-146.tar.gz fml8-im-146.tar.bz2 fml8-im-146.zip | |
im-146im-146
Diffstat (limited to 'img/dist/IM/00changes')
| -rw-r--r-- | img/dist/IM/00changes | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/img/dist/IM/00changes b/img/dist/IM/00changes index f8ed5bda..3d6bd8d2 100644 --- a/img/dist/IM/00changes +++ b/img/dist/IM/00changes @@ -1,3 +1,9 @@ +146 (2003/10/28) + +* IM/TcpTransaction.pm, IM/Pop.pm, IM/Nntp.pm, IM/Imap.pm: Don't use $! as + an error indicator. +* IM/Nntp.pm (nntp_head_as_string): Don't use `next' outside a loop block. + 145 (2003/06/01) * IM/LocalMbox.pm (process_maildir): Fix for modern delivery identifiers in @@ -78,7 +84,7 @@ * 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. +* install-sh: Bug fix from GNU libtool 1.4.3. This file is under the X11 license. * imhsync.in, immknmz.in, IM/Ssh.pm: Clarify copyright notice. * imcat.in: `-S' option for SSHServer. |
