From: vague666 Date: Thu, 29 Mar 2018 07:53:57 +0000 (+0200) Subject: Updated %IRSSI hash X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=84fa419eee3e51063a72fe3364344f64e525cd38;p=irssi-scripts.irssi.org.git Updated %IRSSI hash --- diff --git a/scripts/buf.pl b/scripts/buf.pl index bea4a58..5f43889 100644 --- a/scripts/buf.pl +++ b/scripts/buf.pl @@ -16,8 +16,8 @@ $VERSION = '3.00'; description => 'Saves the buffer for /upgrade, so that no information is lost', license => 'Public Domain', url => 'http://juerd.nl/irssi/', - changed => 'Thu Sep 22 01:37 CEST 2016', - changes => 'Fixed file permissions (leaked everything via filesystem)', + changed => 'Thu Mar 29 10:00 CEST 2018', + changes => 'Fixed file permissions (leaked everything via filesystem), rewritten to use Storable and print to correct levels', note1 => 'This script HAS TO BE in your scripts/autorun!', note2 => 'Perl support must be static or in startup', );