|
From: <di...@us...> - 2007-10-19 16:50:09
|
Revision: 554
http://safekeep.svn.sourceforge.net/safekeep/?rev=554&view=rev
Author: dimi
Date: 2007-10-19 09:50:06 -0700 (Fri, 19 Oct 2007)
Log Message:
-----------
Update ChangeLog
Modified Paths:
--------------
safekeep/trunk/ChangeLog
safekeep/trunk/safekeep.spec.in
Modified: safekeep/trunk/ChangeLog
===================================================================
--- safekeep/trunk/ChangeLog 2007-10-19 16:47:29 UTC (rev 553)
+++ safekeep/trunk/ChangeLog 2007-10-19 16:50:06 UTC (rev 554)
@@ -1,3 +1,41 @@
+2007-10-19 16:47 +0000 [r553] Dimi Paun <di...@la...>
+
+ * safekeep/trunk/safekeep, safekeep/trunk/ANNOUNCE: Prepare for
+ release 1.0.3.
+
+2007-10-19 16:38 +0000 [r552] Dimi Paun <di...@la...>
+
+ * safekeep/trunk/Makefile: Add target to deploy latest docs to
+ website
+
+2007-10-12 21:17 +0000 [r550] Stelian Pop <st...@la...>
+
+ * safekeep/trunk/LICENSE, safekeep/trunk/safekeep: Fix the
+ copyright notices.
+
+2007-10-09 11:44 +0000 [r549] Stelian Pop <st...@la...>
+
+ * safekeep/trunk/safekeep: Give a clear backup status on job end
+
+2007-10-09 11:44 +0000 [r548] Stelian Pop <st...@la...>
+
+ * safekeep/trunk/safekeep: Better error handling and logging in
+ spawn()
+
+2007-10-09 11:43 +0000 [r547] Stelian Pop <st...@la...>
+
+ * safekeep/trunk/safekeep, safekeep/trunk/doc/safekeep.txt:
+ Implement --force to handle the unexpected.
+
+2007-09-08 06:06 +0000 [r546] Dimi Paun <di...@la...>
+
+ * safekeep/trunk/safekeep.spec.in: Remove macro from comments, it
+ gets expanded in there otherwise.
+
+2007-09-07 16:45 +0000 [r544] Dimi Paun <di...@la...>
+
+ * safekeep/trunk/ChangeLog: Update ChangeLog
+
2007-09-07 16:40 +0000 [r543] Dimi Paun <di...@la...>
* safekeep/trunk/safekeep.spec.in, safekeep/trunk/safekeep,
Modified: safekeep/trunk/safekeep.spec.in
===================================================================
--- safekeep/trunk/safekeep.spec.in 2007-10-19 16:47:29 UTC (rev 553)
+++ safekeep/trunk/safekeep.spec.in 2007-10-19 16:50:06 UTC (rev 554)
@@ -117,6 +117,13 @@
%doc sample.backup
%changelog
+* Fri Oct 19 2007 Dimi Paun <di...@la...> 1.0.3-1
+ - Clarify licensing in lite of the new GPLv3 license;
+ - New --force option to handle unexpected problems with the data repository;
+ - Better logging and status handling when we invoke external commands
+ - Clearer backup status on job end.
+ - A small packaging bug got fixes.
+
* Fri Sep 7 2007 Dimi Paun <di...@la...> 1.0.2-1
- Add missing buildroot removal in install section (Jeff Spaleta)
- Remove references to PACKAGE_VERSION, follow the Fedora
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|