diff options
author | tonio <tonio@pkgsrc.org> | 2007-10-12 18:38:41 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2007-10-12 18:38:41 +0000 |
commit | c54e758b05b9e85bc7f9e000a374a427e1f0440e (patch) | |
tree | 15a67e77c8cc6fb36db1200030ea952b5c1ad91e /doc | |
parent | b833a37c86dcb0f78025e42a5138bdfe203f8455 (diff) | |
download | pkgsrc-c54e758b05b9e85bc7f9e000a374a427e1f0440e.tar.gz |
Update chat/weechat to 0.2.6
News since last version are:
- new license (GPLv3)
- added hotlist sort
- added scroll option to /buffer command
- added key to jump to previous buffer
- fixed bugs with IRC color in messages, now color codes are inserted
in command line with ^Cc (Ctrl-C + c), ^Cb,.. instead of %C,%B,..
- improved /server command: now possible to copy and rename servers
- improved /connect command: now possible to connect to a temporary
server without creating it with /server
- many bugs fixed and other new features.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2007 | 3 | ||||
-rw-r--r-- | doc/TODO | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007 index 76cc18c839f..2753f639416 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.2141 2007/10/12 16:15:34 ghen Exp $ +$NetBSD: CHANGES-2007,v 1.2142 2007/10/12 18:39:32 tonio Exp $ Changes to the packages collection and infrastructure in 2007: @@ -3965,3 +3965,4 @@ Changes to the packages collection and infrastructure in 2007: Updated www/trac to 0.10.4 [gdt 2007-10-12] Added net/p5-Net-LDAP-Server version 0.3 [he 2007-10-12] Updated net/nagios-base to 2.5nb3 [ghen 2007-10-12] + Updated chat/weechat to 0.2.6 [tonio 2007-10-12] @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.6727 2007/10/11 22:04:13 wiz Exp $ +$NetBSD: TODO,v 1.6728 2007/10/12 18:39:32 tonio Exp $ Suggested new packages ====================== @@ -1316,7 +1316,6 @@ Suggested package updates o wbm-cyrus-imapd-1.6.2 o wcalc-2.3 o wdm-1.28 - o weechat-0.2.6 o weewm-0.01 o weex-2.6.1.5 [at http://weex.sourceforge.net/] o winbind-3.0.13 |