Morten Brix Pedersen 24 лет назад
Родитель
Сommit
830ca3d263
1 измененных файлов с 31 добавлено и 8 удалено
  1. 31 8
      docs/Changelog

+ 31 - 8
docs/Changelog

@@ -1,16 +1,39 @@
-pisg (0.37)
-   * Some HTML columns were missing their end-tag when no voices had been
-     made.
+pisg (x.xx)
+   * The "lets clean up and move things around"-release
+   * pisg.pl has been renamed to pisg
+   * Colors/layout options has been removed. You now control the HTML page
+     by using CSS. The 'layout' directory contains the default CSS file. Also,
+     you are encouraged to provide your own CSS files for pisg so we can have
+     different themes, send them to me and they will become a part of pisg :-)
+   * Options has been renamed, the underscore has been removed, but they can
+     still be used with a small warning.
+   * prefix option has been renamed to LogPrefix
+   * foul option has been renamed to FoulWords
+   * The 'use_activetime_alt' option has been removed, not needed.
    * There is now an "MostNicksHistory" option to define how many nicks you
      want to have in the "Most Used Nicks" box
-   * The 'use_activetime_alt' option has been removed, not needed.
-   * Underscores in option names has been removed, but can still be used with
-     a small warning.
-   * prefix option has been renamed to LogPrefix
-   * It was not possible to use the logsuffix option before, it's now working
+   * Some HTML columns were missing their end-tag when no voices had been
+     made. Fixed.
+   * It was not possible to use the LogSuffix option before, it's now working
      again.
+   * 'names/name' is now translateable in the 'Most Used Nicks' section.
    * Remove CONFIG-README, obsoleted by new and better doc/pisg-doc.txt and
      doc/html/index.html
+   * Nicks ignored are now properly ignored in 'Most Used Nicks'
+   * pisg warned about an unrecognized line in the configuration file when you
+     had empty lines in the channel section. Fixed.
+   * When dealing with multiple channels; aliases, ignores etc. would get
+     passed on to the next channel, so you could see nicks appearing which
+     never existed on that channel. Fixed. This should also give a performance
+     increase.
+   * When using the TimeOffset option, the wrong hours was highlighted both in
+     the vertical and horizontal bars - fixed. (thanks, Mircea Ionut Bardac)
+   * Support for muh-bouncer logs (thanks, Sebastian Erlhofer & Bastian
+     Friedrich)
+   * Support for dancer-bot logs (thanks, Elmar Hoffmann)
+   * Support for energymech bot (thanks, Torsten Karwoth)
+   * Romanian translation added (thanks, Vlad <vlad@ifrance.com>)
+   * The usual translation updates.
 
 pisg (0.36) - Fri Feb, 8th 2002
    * Many translation updates (thanks all)