4
0
Morten Brix Pedersen 25 жил өмнө
parent
commit
0a0cc5b2d5
1 өөрчлөгдсөн 26 нэмэгдсэн , 0 устгасан
  1. 26 0
      docs/Changelog

+ 26 - 0
docs/Changelog

@@ -1,3 +1,29 @@
+pisg (0.29)
+   * When using multiple channels, and not all channels have user pics, it was
+     showing a big empty coloumn with no userpics. Now it checks whether any
+     users in top xx has a userpic, and if yes, add the coloumn.
+   * Additionaly, users can force pictures of a channel with the new
+     'userpics="n"' option. (This could be useful if a nick appears on many
+     channels, but you only want the userpics on one..)
+   * New version of addalias.pl by deadlock <deadlock@cheeseheadz.net>
+     New features:
+       - Doesn't need addalias.htm anymore, addalias.pl takes care of everything
+       - Can dynamically change user data when a nick is already added in the
+         config file
+       - Improved error handling
+       - Improved code
+   * Can now show voices/devoices like the showing of ops/deops, disabled by
+     default. Can be enabled with <set show_voice="1">
+   * A relative URL to the pisg image bars can now be defined with 'pic_loc',
+     defaults to current dir.
+   * Counted 'http://name.com/' differently from 'http://name.com' - fixed.
+   * Add support for winbot logfiles (www.winbot.co.uk) by Azhrarn
+     <diablo2@krock.com>
+   * Updates to Swedish translation (thanks to Andreas Henriksson
+     <andreas.henriksson@linux.se>)
+   * Added Estonian translation by comcute <comcute@surfdata.ee>
+   * Added Italian translation by Pascal Brax <god@pascalbrax.com>
+
 pisg (0.28) - Sun, Oct 21th 2001
 pisg (0.28) - Sun, Oct 21th 2001
    * Added Hungarian translation by Gyuri Horak <dyuri@dyuri.org>
    * Added Hungarian translation by Gyuri Horak <dyuri@dyuri.org>
    * Performance improvements in HTML generation
    * Performance improvements in HTML generation