Morten Brix Pedersen 23 лет назад
Родитель
Сommit
e8450d2180
2 измененных файлов с 3 добавлено и 3 удалено
  1. 2 2
      docs/Changelog
  2. 1 1
      modules/Pisg.pm

+ 2 - 2
docs/Changelog

@@ -1,4 +1,4 @@
-pisg (x.xx)
+pisg (0.47) - Wed Feb, 26th 2003
    * Fix bug where multiple URLs in same line would have save name as first URL
    * Fix bug where multiple URLs in same line would have save name as first URL
      (EG: <A HREF="http://www.google.com">http://www.yahoo.com</A> if yahoo
      (EG: <A HREF="http://www.google.com">http://www.yahoo.com</A> if yahoo
       was referenced first)
       was referenced first)
@@ -11,7 +11,7 @@ pisg (x.xx)
    * Fix really old bug with foulwords - was only applying the wordbreak settings
    * Fix really old bug with foulwords - was only applying the wordbreak settings
      to the first and last words in the list of foulwords.  Now applies it to
      to the first and last words in the list of foulwords.  Now applies it to
      each word.
      each word.
-   * Add note to lang.txt that the <set lang=""> line should be inserted into
+   * Add note to lang.txt that the <set lang="XX"> line should be inserted into
      the configuration file. Some users were confused about this.
      the configuration file. Some users were confused about this.
    * Add config option "NoIgnoredQuotes" - will not output quotes containing
    * Add config option "NoIgnoredQuotes" - will not output quotes containing
      ignored words if this is set.  Will output a blank line after trying 20
      ignored words if this is set.  Will output a blank line after trying 20

+ 1 - 1
modules/Pisg.pm

@@ -193,7 +193,7 @@ sub get_default_config_settings
 
 
         botnicks => '',            # Needed for DCpp format (non-irc)
         botnicks => '',            # Needed for DCpp format (non-irc)
 
 
-        version => "0.46",
+        version => "0.47",
     };
     };
 
 
     # Backwards compatibility with old option names:
     # Backwards compatibility with old option names: