WeeChat 0.2.6.2 is available. This release fixes a charset decoding problem of version 0.2.6.1.
• WeeChat download page
I made Slackware package with weechat 0.2.6.2.
./configure \
--prefix=/usr \
--with-debug=0 \
--mandir=/usr/man \
--sysconfdir=/etc \
--program-prefix="" \
--program-suffix="" \
--enable-nls \
--enable-plugins \
--enable-perl \
--enable-python \
--enable-ruby \
--enable-lua \
--enable-aspell \
$ARCH-slackware-linux
Arch - i586
http://platinum.linux.pl/~largo/slackware/weechat/weechat-0.2.6.2-i586-1X.tgz
If you want many new features, and lot of bug fixes, you can try development version (branch 0.3.x), which is stable today.