[cedar-backup-svn] SF.net SVN: cedar-backup:[1024] cedar-backup2/trunk
Brought to you by:
pronovic
|
From: <pro...@us...> - 2011-10-12 14:17:24
|
Revision: 1024
http://cedar-backup.svn.sourceforge.net/cedar-backup/?rev=1024&view=rev
Author: pronovic
Date: 2011-10-12 14:17:14 +0000 (Wed, 12 Oct 2011)
Log Message:
-----------
Update CREDITS
Modified Paths:
--------------
cedar-backup2/trunk/CREDITS
cedar-backup2/trunk/Changelog
Modified: cedar-backup2/trunk/CREDITS
===================================================================
--- cedar-backup2/trunk/CREDITS 2011-10-11 23:44:50 UTC (rev 1023)
+++ cedar-backup2/trunk/CREDITS 2011-10-12 14:17:14 UTC (rev 1024)
@@ -32,12 +32,15 @@
the optimized media blanking strategy as well as improvements to the DVD
writer implementation.
+The PostgreSQL extension was contributed by Antoine Beaupre, based on
+the existing MySQL extension.
+
+Lukasz K. Nowak helped debug the split functionality and also provided
+patches for parts of the documentation.
+
Zoran Bosnjak contributed changes to collect.py to implement recursive
collect behavior based on recursion level.
-The PostgreSQL extension was contributed by Antoine Beaupre, based on
-the existing MySQL extension.
-
Minor code snippets derived from newsgroup and mailing list postings are
not generally attributed unless I used someone else's source code verbatim.
Modified: cedar-backup2/trunk/Changelog
===================================================================
--- cedar-backup2/trunk/Changelog 2011-10-11 23:44:50 UTC (rev 1023)
+++ cedar-backup2/trunk/Changelog 2011-10-12 14:17:14 UTC (rev 1024)
@@ -1,12 +1,14 @@
Version 2.21.0 unreleased
+ * Update CREDITS file to consistently credit all contributers.
+ * Minor tweaks based on PyLint analysis (mostly config changes).
* Make ISO image unit tests more robust in writersutiltests.py.
- Handle failures with unmount (wait 1 second and try again)
- Programmatically disable (and re-enable) the GNOME auto-mounter
* Implement configurable recursion for collect action.
- Update collect.py to handle recursion (patch by Zoran Bosnjak)
- Add new configuration item CollectDir.recursionLevel
- - Update user manual, CREDITS, etc. for new functionality
+ - Update user manual to discuss new functionality
Version 2.20.1 19 Oct 2010
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|