[cedar-backup-svn] SF.net SVN: cedar-backup: [847] cedar-backup2/trunk
Brought to you by:
pronovic
|
From: <pro...@us...> - 2008-02-07 15:25:35
|
Revision: 847
http://cedar-backup.svn.sourceforge.net/cedar-backup/?rev=847&view=rev
Author: pronovic
Date: 2008-02-07 07:25:31 -0800 (Thu, 07 Feb 2008)
Log Message:
-----------
Release 2.15.2
Modified Paths:
--------------
cedar-backup2/trunk/CedarBackup2/release.py
cedar-backup2/trunk/Changelog
Modified: cedar-backup2/trunk/CedarBackup2/release.py
===================================================================
--- cedar-backup2/trunk/CedarBackup2/release.py 2008-02-07 15:23:54 UTC (rev 846)
+++ cedar-backup2/trunk/CedarBackup2/release.py 2008-02-07 15:25:31 UTC (rev 847)
@@ -33,8 +33,8 @@
AUTHOR = "Kenneth J. Pronovici"
EMAIL = "pro...@ie..."
-COPYRIGHT = "2004-2007"
-VERSION = "2.15.1"
-DATE = "19 Dec 2007"
+COPYRIGHT = "2004-2008"
+VERSION = "2.15.2"
+DATE = "07 Feb 2008"
URL = "http://cedar-solutions.com/software/cedar-backup"
Modified: cedar-backup2/trunk/Changelog
===================================================================
--- cedar-backup2/trunk/Changelog 2008-02-07 15:23:54 UTC (rev 846)
+++ cedar-backup2/trunk/Changelog 2008-02-07 15:25:31 UTC (rev 847)
@@ -5,10 +5,6 @@
- Add new function testtutil.hexFloatLiteralAllowed()
- Fix splittests.TestByteQuantity.testConstructor_004() for 0xAC
- Fix configtests.TestBlankBehavior.testConstructor_006() for 0xAC
- - Octal and hex notations apply only to integer literals. However,
- Python apparently didn't enforce this before 2.5. These tests
- actually did their job, which was to make me aware of the change.
- This was a test-only bug, and there was no functional impact.
Version 2.15.1 19 Dec 2007
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|