Browse Source

Release 0.46.

Morten Brix Pedersen 23 years ago
parent
commit
9c3abdee0f
2 changed files with 5 additions and 3 deletions
  1. 4 2
      docs/Changelog
  2. 1 1
      modules/Pisg.pm

+ 4 - 2
docs/Changelog

@@ -1,7 +1,9 @@
-pisg (x.xx)
-   * Be in-casesensitive on charsets.
+pisg (0.46) - Tue Feb, 11th 2003
    * Fix serious bug which caused garbled output i "Latest topics" and other
    * Fix serious bug which caused garbled output i "Latest topics" and other
      places with URLs.
      places with URLs.
+   * The default for the QuoteWidth option has been changed to 80.
+   * Be in-casesensitive on charsets.
+   * Small translations update to lang.txt
 
 
 pisg (0.45) - Wed Feb, 5th 2003
 pisg (0.45) - Wed Feb, 5th 2003
    * Fix 3 small gramattical errors in english language. (thanks Cheetah)
    * Fix 3 small gramattical errors in english language. (thanks Cheetah)

+ 1 - 1
modules/Pisg.pm

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