[cedar-backup-svn] SF.net SVN: cedar-backup: [899] cedar-backup2/trunk/Changelog
Brought to you by:
pronovic
|
From: <pro...@us...> - 2008-03-20 21:30:19
|
Revision: 899
http://cedar-backup.svn.sourceforge.net/cedar-backup/?rev=899&view=rev
Author: pronovic
Date: 2008-03-20 14:30:07 -0700 (Thu, 20 Mar 2008)
Log Message:
-----------
Clean up a few Changelog entries
Modified Paths:
--------------
cedar-backup2/trunk/Changelog
Modified: cedar-backup2/trunk/Changelog
===================================================================
--- cedar-backup2/trunk/Changelog 2008-03-20 21:16:42 UTC (rev 898)
+++ cedar-backup2/trunk/Changelog 2008-03-20 21:30:07 UTC (rev 899)
@@ -15,7 +15,7 @@
- Change calculateFileAge() to use floats throughout, which is safer
- Change removeYoungFiles() to explicitly check on whole days
- Put a 1-second fudge factor into unit tests when setting file ages
- * Fix some unit test failures discovered on Windows 2000.
+ * Fix some unit test failures discovered on Windows XP.
- Fix utiltests.TestFunctions.testNullDevice_001()
- Fix filesystemtests.TestBackupFileList.testGenerateFitted_004()
- Fix typo in filesystemtests.TestFilesystemList.testRemoveLinks_002()
@@ -24,16 +24,16 @@
* Make name attribute optional in RemotePeer constructor.
* Add support for collecting soft links (closes: #1854631).
- - Add linkDepth parameter to FilesystemList.addDirContents()
- - Add CollectDir.linkDepth attribute
- - Modify collect action to obey CollectDir.linkDepth
- - Update user manual to discuss new attribute
- - Document "link farm" option for collect configuration
+ - Add linkDepth parameter to FilesystemList.addDirContents()
+ - Add CollectDir.linkDepth attribute
+ - Modify collect action to obey CollectDir.linkDepth
+ - Update user manual to discuss new attribute
+ - Document "link farm" option for collect configuration
* Implement a capacity-checking extension (closes: #1915496).
- - Add new extension in CedarBackup2/extend/capacity.py
- - Refactor ByteQuantity out of split.py and into config.py
- - Add total capacity and utilization to MediaCapacity classes
- - Update user manual to discuss new extension
+ - Add new extension in CedarBackup2/extend/capacity.py
+ - Refactor ByteQuantity out of split.py and into config.py
+ - Add total capacity and utilization to MediaCapacity classes
+ - Update user manual to discuss new extension
Version 2.15.3 16 Mar 2008
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|