diff options
author | mrg <mrg@pkgsrc.org> | 2015-12-07 06:44:23 +0000 |
---|---|---|
committer | mrg <mrg@pkgsrc.org> | 2015-12-07 06:44:23 +0000 |
commit | f254222a6dba0dcfeca0f85881f4cdc62eb85b65 (patch) | |
tree | 218b11965f1347683d3857a6b7e083d4d04379bb /doc | |
parent | a7ab720d79f65cdfb97dc49389eb95abbceaa51b (diff) | |
download | pkgsrc-f254222a6dba0dcfeca0f85881f4cdc62eb85b65.tar.gz |
update to ircii 20151120. changes include:
o fix a program hang upon invalid utf-8 sequences
o /set log and /window log no longer double the output
o /lastlog no longer adds trailing ^Os to log files
this also fixes an assert() in /server.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2015 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2015 b/doc/CHANGES-2015 index bf65378ffe4..59025c76062 100644 --- a/doc/CHANGES-2015 +++ b/doc/CHANGES-2015 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2015,v 1.4884 2015/12/06 22:39:23 tonio Exp $ +$NetBSD: CHANGES-2015,v 1.4885 2015/12/07 06:44:23 mrg Exp $ Changes to the packages collection and infrastructure in 2015: @@ -8128,3 +8128,4 @@ Changes to the packages collection and infrastructure in 2015: Added meta-pkgs/php70-extensions version 7.0.0 [taca 2015-12-06] Updated lang/python27 to 2.7.11 [adam 2015-12-06] Updated chat/weechat to 1.3 [tonio 2015-12-06] + Updated chat/ircII to 20151120 [mrg 2015-12-07] |