~ubuntu-branches/ubuntu/natty/python-tz/natty-proposed

« back to all changes in this revision

Viewing changes to CHANGES.txt

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-03-05 02:35:34 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20070305023534-z5ms36hfatosmh2k
Tags: 2007c-0ubuntu1
* New upstream version.
* Set Ubuntu maintainer address.
* Replace the timezone data with a reference to the data in the
  tzdata package.
* One more package not duplicating timezone data. Ubuntu #86599.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
2005-02-16
7
7
 
8
8
    - Made available under the Zope Public Licence 2.1 (ZPL) and checked
9
 
      into the Zope3 project. pytz may not be used and redistributed
 
9
      into the Zope3 project. pytz may now be used and redistributed
10
10
      under either the original MIT license or the ZPL 2.1.
11
11
 
12
12
2005-05-13
24
24
    - Generate and distribute a PO template file listing all timezone
25
25
      names. Translations are not yet available.
26
26
 
 
27
2007-03-03
 
28
 
 
29
    - Import work by James Henstridge, making pytz load timezone
 
30
      information from zic compiled binaries at runtime rather than
 
31
      processing them into Python classes.
 
32