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

Update changelog to document that <words foul=".."> changed to <set
words="..">

Morten Brix Pedersen 25 лет назад
Родитель
Сommit
81a338dbaf
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      Changelog

+ 2 - 0
Changelog

@@ -4,6 +4,8 @@ pisg (0.20)
    * If pisg can't find the config file in the current directory (when running
      from crontab), then try opening the config file in which pisg.pl resides
      instead..
+   * <words foul="..."> is now known as <set words="...">
+   * Usual cleanups and improvements
 
 pisg (0.19) - Tue, Aug 7th 2001
    * Fix critical bug where <channel="#chan"> in pisg.cfg didn't work at all.