From b5b3c709c693ba063194b06cef6406ae5e2d38f4 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sat, 30 Jun 2012 17:09:21 +0200 Subject: [PATCH] core: update ChangeLog (detection of ruby 1.9.3 in cmake/autotools) --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 2f6999337..ec2fffd8c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24,6 +24,7 @@ Version 0.3.9 (under dev!) * irc: reallow names beginning with "#" for servers * lua: fix crash when unloading a script without pointer to interpreter * python: fix crash when unloading a script without pointer to interpreter +* ruby: detect ruby version 1.9.3 in cmake and autotools * scripts: ignore call to "register" (with a warning) if script is already registered