Просмотр исходного кода

Updated files for 0.16 release

Morten Brix Pedersen 25 лет назад
Родитель
Сommit
887636e242
3 измененных файлов с 4 добавлено и 4 удалено
  1. 1 1
      CREDITS
  2. 2 2
      Changelog
  3. 1 1
      pisg.pl

+ 1 - 1
CREDITS

@@ -37,7 +37,7 @@ CREDITS goes to...
  * Molator <molator@ifrance.com>
    | French translation
  * Jamie Cheetham <jamie@softham.co.uk>
-   | Eggdrop 'last messaged repeated x times' fix
+   | Eggdrop 'last messaged repeated x times' fix, and tons of bug reports
 
 I probably forgot a lot of people here, _PLEASE_ notify me if I left you
 out.. because I have a bad habit of forgetting to maintain this list :)

+ 2 - 2
Changelog

@@ -1,9 +1,9 @@
-pisg (0.16) - 
+pisg (0.16) - Wed, July 25th 2001
 
    * Danish translation (thanks to Kim Ingemann aka Tuxi)
    * Fixed some unitialized values which came up in some situations
    * Eggdrop log had 'last message repeated x times' - pisg didn't understood
-     this before, not it does! :) (thanks to Jamie Cheetham).
+     this before, now it does! :) (thanks to Jamie Cheetham).
    * French translation (thanks Molator)
    * Also use the timeoffset in 'most active times'
    * Started to distribute various scripts with pisg:

+ 1 - 1
pisg.pl

@@ -83,7 +83,7 @@ $timeoffset = "+0";		# A time offset on the stats page - if your
 # You shouldn't care about anything below this point
 $debug = 0;			# 0 = Debugging off, 1 = Debugging on
 $debugfile = "debug.log";	# Path to debug file(must be set if $debug == 1)
-$version = "v0.16pre5";
+$version = "v0.16";
 
 my ($lines, $kicked, $gotkicked, $smile, $longlines, $time, $timestamp, %alias,
 $normalline, $actionline, $thirdline, @ignore, $line, $processtime, @topics,