1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-10 19:53:13 +02:00

Fixed iconv detection for BSD (patch #5456)

This commit is contained in:
Sebastien Helleu
2006-10-12 16:42:35 +00:00
parent e4ad664010
commit 481e6f8e7f
4 changed files with 8 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@ ChangeLog - 2006-10-12
Version 0.2.2 (under dev!):
* fixed iconv detection for BSD (patch #5456)
* fixed typo in configure.in (bash specific test) (patch #5450)
* mode changes with /op, /deop, /voice, /devoice, /halfop, /dehalfop are
now sent in one mode command to server (task #5968)