Changeset 50100 for Python/CalCore/tags
- Timestamp:
- 11/17/06 15:45:21 (2 years ago)
- Files:
-
- Python/CalCore/tags/2.2.2/CHANGES (modified) (1 diff)
- Python/CalCore/tags/2.2.2/HISTORY (modified) (1 diff)
- Python/CalCore/tags/2.2.2/VERSION (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
Python/CalCore/tags/2.2.2/CHANGES
r49934 r50100 7 7 Bug fixes 8 8 ~~~~~~~~~ 9 - Corrected the iCalendar export version number.9 - 10 10 New internal features 11 11 ~~~~~~~~~~~~~~~~~~~~~ Python/CalCore/tags/2.2.2/HISTORY
r49887 r50100 1 =========================================================== 2 Package: CalCore 2.2.2 3 =========================================================== 4 First release built by: lregebro at: 2006-11-17T15:45:23 5 SVN Tag: https://svn.nuxeo.org/pub/Python/CalCore/tags/2.2.2 6 Build from: https://svn.nuxeo.org/pub/Python/CalCore/trunk@50098 7 8 Requires 9 ~~~~~~~~ 10 - 11 New features 12 ~~~~~~~~~~~~ 13 - 14 Bug fixes 15 ~~~~~~~~~ 16 - Corrected the iCalendar export version number. 17 New internal features 18 ~~~~~~~~~~~~~~~~~~~~~ 19 - 20 1 21 =========================================================== 2 22 Package: CalCore 2.2.1 Python/CalCore/tags/2.2.2/VERSION
r49887 r50100 2 2 # do not edit this file 3 3 PKG_NAME=CalCore 4 PKG_VERSION=2.2. 15 PKG_RELEASE= 24 PKG_VERSION=2.2.2 5 PKG_RELEASE=1
