source: extensions/fstats/doc/What's new.txt @ 3324

Last change on this file since 3324 was 3324, checked in by rub, 15 years ago

extension added: fstats

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 1.7 KB
Line 
1// +-----------------------------------------------------------------------+
2// | Files statistics - a PWG Plugin                                       |
3// | Copyright (C) 2007-2008 Ruben ARNAUD - rub@phpwebgallery.net          |
4// +-----------------------------------------------------------------------+
5// | This program is free software; you can redistribute it and/or modify  |
6// | it under the terms of the GNU General Public License as published by  |
7// | the Free Software Foundation                                          |
8// |                                                                       |
9// | This program is distributed in the hope that it will be useful, but   |
10// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
11// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
12// | General Public License for more details.                              |
13// |                                                                       |
14// | You should have received a copy of the GNU General Public License     |
15// | along with this program; if not, write to the Free Software           |
16// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
17// | USA.                                                                  |
18// +-----------------------------------------------------------------------+
19
20Version 1.0.2.1 [-11-2007]:
21  Fixed: Some corrections
22  Fixed: GNA adaptation
23
24Version 1.0.2.0 [24-02-2008]:
25  Fixed: Bad delivery between wsstats and fstats
26
27Version 1.0.1.0 [01-11-2007]:
28  Fixed: $conf['fstat_plugin_activate_migrate'] is false by default
29  Added: Display of statistics / Inclusion of file data in statistic search part
30
31Version 1.0.0.0 [30-10-2007]:
32  Added: Initial version
Note: See TracBrowser for help on using the repository browser.