|
|
@@ -3,6 +3,12 @@ pisg (0.23)
|
|
|
* Topics in mIRC format wasn't being recognized. Fixed.
|
|
|
* Don't go beserk when the logfile doesn't contain any data; just tell it
|
|
|
to the user.
|
|
|
+ * More work on the object oriented goal of pisg:
|
|
|
+ - cleanups, don't use globals in modules, define these in the object.
|
|
|
+ - add HTMLGenerator.pm, and move all HTML generation code from pisg.pl
|
|
|
+ to this new module.
|
|
|
+ * Ship developer docs in docs/dev/ instead of just dumping it in docs/,
|
|
|
+ docs/ should be for end users.
|
|
|
|
|
|
pisg (0.22) - Sat, Sep 15th 2001
|
|
|
* pisg.cfg now supports regexs in user.cfg when 'regexp_aliases' is
|