~ubuntu-branches/ubuntu/intrepid/awstats/intrepid-updates

« back to all changes in this revision

Viewing changes to docs/awstats_changelog.txt

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2007-08-27 17:52:52 UTC
  • mfrom: (1.2.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20070827175252-g4kv9ufn3qoruqgb
Tags: 6.7.dfsg-1
* New upstream release. Closes: bug#436572, thanks to Daniel Baumann.
* Add XS-Vcs-Svn and XS-Vcs-Browser fields to debian/control.
* Fix standards-version in debian/control.in.
* Update CDBS tweaks:
  + Replace auto-update.mk with overloading buildcore.mk.
  + Check copyright strings in pre-build target (not clean target) to
    fix race condition.
  + Add upstream-tarball.mk to implement get-orig-source target.
  + Fix applying buildinfo only once.
  + Add debian/README.cdbs-tweaks and advertise it in debian/rules.
* Declare (and merge duplicate) build-dependencies in debian/rules.
  Declare all as Build-Depends (not Build-depends-Indep).
* Semi-auto-update debian/control:
    DEB_BUILD_OPTIONS=cdbs-autoupdate fakeroot debian/rules pre-build
* Update debian/copyright:
  + Include both copyright and licensing info verbatim.
  + Update to include the year 2007.
  + Refer explicitly to GPLv2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AWStats Changelog
2
2
-----------------
3
 
$Revision: 1.247 $ - $Author: eldy $ - $Date: 2006/07/21 23:41:08 $
 
3
$Revision: 1.250 $ - $Author: eldy $ - $Date: 2007/07/07 10:40:33 $
 
4
 
 
5
 
 
6
***** 6.7 *****
 
7
 
 
8
New features/improvements:
 
9
- Full support for -day option. To build different report for each day
 
10
- Added virtualenamequot tag
 
11
- Added option NotPageList
 
12
- Addes .jobs and .mobi domains
 
13
 
 
14
Fixes:
 
15
- Minor bug in awstats_configure.pl
 
16
 
 
17
Other/Documentation:
 
18
- Updated some language files.
 
19
- Updated browsers database.
4
20
 
5
21
 
6
22
***** 6.6 *****
10
26
- Possible use of vhost in extra section.
11
27
- Support IPv6 in AllowAccessFromWebToFollowingIPAddresses parameter.
12
28
- Added svn family to browsers detection.
 
29
- Support for IE7.
13
30
 
14
31
Fixes:
15
32
- Remove some Perl warnings.