1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-05 09:13:14 +02:00

Fixed color problem with new libcurses version

This commit is contained in:
Sebastien Helleu
2005-06-15 17:17:45 +00:00
parent 5b3f96dace
commit d86a783b6a
4 changed files with 86 additions and 84 deletions
+2 -1
View File
@@ -1,10 +1,11 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
ChangeLog - 2005-05-31
ChangeLog - 2005-06-15
Version 0.1.3 (under dev!):
* fixed color problem with new libcurses version
* fixed crash when using Alt-S or Alt-X on DCC buffer (Alt-D)
* fixed startup crash when config file (~/.weechat/weechat.rc) is not found
* improved Perl/Python libs detection for ./configure script