1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 08:43:13 +02:00

Fix Ruby plugin compilation with Ruby 1.9.2

This commit is contained in:
JD Horelick
2010-09-19 08:52:15 +02:00
committed by Sebastien Helleu
parent 944a38ffbd
commit 9f7919ef05
3 changed files with 334 additions and 327 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
WeeChat ChangeLog
=================
Sébastien Helleu <flashcode@flashtux.org>
v0.3.4-dev, 2010-09-17
v0.3.4-dev, 2010-09-19
Version 0.3.4 (under dev!)
@@ -17,6 +17,7 @@ Version 0.3.4 (under dev!)
* rmodifier: new plugin "rmodifier": alter modifier strings with regular
expressions (bug #26964)
* relay: beta version of IRC proxy
* ruby: fix compilation with Ruby 1.9.2
Version 0.3.3 (2010-08-07)
--------------------------