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

+ 2 - 0
docs/CREDITS

@@ -75,6 +75,8 @@ And all the other contributors:
    | Finish translation.
  * Ales Tepina <ales.tepina@guest.arnes.si>
    | Slovenian translation
+ * Gyuri Horak <dyuri@dyuri.org>
+   | Hungarian translation
 
 
 I probably forgot a lot of people here, _PLEASE_ notify me if I left you

+ 11 - 0
docs/Changelog

@@ -1,3 +1,14 @@
+pisg (0.28)
+   * Added Hungarian translation by Gyuri Horak <dyuri@dyuri.org>
+   * Performance improvements in HTML generation
+   * Fix bug where the 'These didn't make it to the top' section wasn't being
+     shown on the stats page when 'activenicks2' was less than the people in
+     the top 25.
+   * New options:
+     - 'show_activetimes' enable/disable 'Most Active Times' section.
+     - 'show_bignumbers' enable/disable 'Big Numbers' and 'Other Interesting
+       Numbers' section.
+
 pisg (0.27) - Sun, Oct 7th 2001
    * Stats page was showing [:total] instead of the actual number, fixed.
    * Added Slovenian translation by Ales Tepina <ales.tepina@guest.arnes.si>