aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS10
-rw-r--r--renrot.spec6
2 files changed, 13 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index cda6a36..ab81c3a 100644
--- a/NEWS
+++ b/NEWS
@@ -1 +1,11 @@
+* 1.1rc2 *
+
+Serveral bugs were fixed in the aggregation framework. The hardcoded path
+separator symbols are removed. This should bring proper path interpretation on
+other than Unix operating systems. The virtual aggregation is worked now for
+delta aggregation mode as well. In according to the last changes the
+documentation has been updated. Additionally a small optimization was done in
+the contact sheet generator.
+
+
* 1.1rc1 *
diff --git a/renrot.spec b/renrot.spec
index 3c46b79..4debf4b 100644
--- a/renrot.spec
+++ b/renrot.spec
@@ -1,3 +1,3 @@
-%define rcver rc1
-%define dotrc .rc1
+%define rcver rc2
+%define dotrc .rc2
@@ -5,3 +5,3 @@ Name: renrot
Version: 1.1
-Release: 0.1%{?dotrc}%{?dist}
+Release: 0.2%{?dotrc}%{?dist}
License: Artistic 2.0

Return to:

Send suggestions and report system problems to the System administrator.