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

core: add version 0.3.9.1 in ChangeLog and NEWS

This commit is contained in:
Sebastien Helleu
2012-11-09 20:33:22 +01:00
parent 9453e81baa
commit 7cd376b4b3
2 changed files with 12 additions and 2 deletions
+6 -1
View File
@@ -1,7 +1,7 @@
WeeChat ChangeLog
=================
Sébastien Helleu <flashcode@flashtux.org>
v0.4.0-dev, 2012-11-06
v0.4.0-dev, 2012-11-09
Version 0.4.0 (under dev!)
@@ -48,6 +48,11 @@ Version 0.4.0 (under dev!)
* relay: add missing "ssl." in output of /relay listrelay
* script: fix compilation on OS X
Version 0.3.9.1 (2012-11-09)
----------------------------
* irc: fix crash when decoding IRC colors in strings (bug #37704)
Version 0.3.9 (2012-09-29)
--------------------------
+6 -1
View File
@@ -1,7 +1,7 @@
WeeChat Release Notes
=====================
Sébastien Helleu <flashcode@flashtux.org>
v0.4.0-dev, 2012-11-02
v0.4.0-dev, 2012-11-09
Version 0.4.0 (under dev!)
@@ -24,6 +24,11 @@ Important release notes:
or disable IPv6 in relay if you don't plan to use it at all:
** `/set relay.network.ipv6 off`
Version 0.3.9.1 (2012-11-09)
----------------------------
This version fixes crash when decoding IRC colors in strings.
Version 0.3.9 (2012-09-29)
--------------------------