]> git.99rst.org Git - irssi-scripts.irssi.org.git/commitdiff
Updated %IRSSI hash
authorvague666 <redacted>
Thu, 29 Mar 2018 07:53:57 +0000 (09:53 +0200)
committervague666 <redacted>
Thu, 29 Mar 2018 07:53:57 +0000 (09:53 +0200)
scripts/buf.pl

index bea4a5862123be23720e6f9ec06729e1bf0d1752..5f438895c54012e3a4a36bbfabfe29b3e3269b2f 100644 (file)
@@ -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',
 );
git clone https://git.99rst.org/PROJECT