1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-30 23:06:38 +02:00

Fixed terminal encoding detection when NLS is disabled (bug #20646)

This commit is contained in:
Sebastien Helleu
2007-08-01 09:59:00 +00:00
parent 0904d9afaf
commit efd511dea4
6 changed files with 10 additions and 6 deletions
+2 -1
View File
@@ -1,10 +1,11 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
ChangeLog - 2007-07-19
ChangeLog - 2007-08-01
Version 0.2.6 (under dev!):
* fixed terminal encoding detection when NLS is disabled (bug #20646)
* fixed crash when sending data to channel or pv on disconnected server
(bug #20524)
* improved command /server ant its output