فهرست منبع

Up version number

Morten Brix Pedersen 25 سال پیش
والد
کامیت
3eb2fd0464
2فایلهای تغییر یافته به همراه5 افزوده شده و 3 حذف شده
  1. 4 2
      docs/Changelog
  2. 1 1
      modules/Pisg.pm

+ 4 - 2
docs/Changelog

@@ -1,7 +1,9 @@
-pisg (0.24)
-   * Fix stupid bug, logdirs not working.
+pisg (0.24) - Mon, Sep 24th 2001
+   * Logdirs not working, fixed.
    * Fix bug where it posted garbage on stats page where it should say
    * Fix bug where it posted garbage on stats page where it should say
      "he/she"
      "he/she"
+   * Small changes/corrections to psybnc format (Marco Dieckhoff)
+   * Kickers and 'victims' (/me beats john) wasn't being ignored, fixed.
 
 
 pisg (0.23) - Sun, Sep 23th 2001
 pisg (0.23) - Sun, Sep 23th 2001
    * Support irssi logfiles
    * Support irssi logfiles

+ 1 - 1
modules/Pisg.pm

@@ -175,7 +175,7 @@ sub get_default_config_settings
 
 
         debug => 0,
         debug => 0,
         debugfile => "debug.log",
         debugfile => "debug.log",
-        version => "v0.24-cvs",
+        version => "v0.25-cvs",
     };
     };
 
 
     # Parse the optional overriden configuration variables
     # Parse the optional overriden configuration variables