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

+ 4 - 2
docs/Changelog

@@ -1,4 +1,4 @@
-pisg (0.22)
+pisg (0.22) - Sat, Sep 15th 2001
    * pisg.cfg now supports regexs in user.cfg when 'regexp_aliases' is
      enabled. (thanks, Phil Gregory)
    * When using logdirs, files is now sorted properly, so files are read in the
@@ -14,12 +14,14 @@ pisg (0.22)
      get data, or parse data from another source than a logfile; for example
      an SQL database, *sometime*. This means that pisg is now coming with a
      new subdir 'modules/' containing all the modules pisg need.  (thanks to
-     Phil Gregory)
+     Phil Gregory) if you expierence any problems with this change, please
+     report back. 
    * Moved some documentation to a new 'docs/' folder.
    * Joins wasn't working in mIRC format, fixed.
    * Support both [HH::mm::ss] and [HH::mm] in mIRC logformats.
    * Timebars was broken when using timeoffset, showing the wrong colors
      comparing with the legend.
+   * Many bugs in documentation fixed, should be cleaner now.
    * Usual minor optimizations and fixes
 
 pisg (0.21) - Mon, Aug 27th 2001