|
From: <di...@us...> - 2009-03-30 06:01:23
|
Revision: 639
http://safekeep.svn.sourceforge.net/safekeep/?rev=639&view=rev
Author: dimi
Date: 2009-03-30 06:01:13 +0000 (Mon, 30 Mar 2009)
Log Message:
-----------
Pre release
Modified Paths:
--------------
safekeep/trunk/safekeep
safekeep/trunk/safekeep.spec.in
Modified: safekeep/trunk/safekeep
===================================================================
--- safekeep/trunk/safekeep 2009-03-16 15:05:43 UTC (rev 638)
+++ safekeep/trunk/safekeep 2009-03-30 06:01:13 UTC (rev 639)
@@ -58,7 +58,7 @@
default_bandwidth = {}
PROTOCOL = "1.1"
-VERSION = "1.0.5"
+VERSION = "1.2.0"
VEBOSITY_BY_CLASS = {'DBG': 3, 'INFO': 2, 'WARN': 1, 'ERR': 0}
######################################################################
Modified: safekeep/trunk/safekeep.spec.in
===================================================================
--- safekeep/trunk/safekeep.spec.in 2009-03-16 15:05:43 UTC (rev 638)
+++ safekeep/trunk/safekeep.spec.in 2009-03-30 06:01:13 UTC (rev 639)
@@ -116,6 +116,7 @@
%doc samples/sample.backup
%changelog
+* Mon Mar 30 2009 Dimi Paun <di...@la...> 1.2.0-1
- Rework the handling of device files, fifos and sockets as data attributes.
- Now special files are by default included, unless explicitely excluded.
- A bunch of spelling fixes sprinkled throughout.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|