From 2c2c1c93a1fe2b9f58d7be439b74e3ad2439129c Mon Sep 17 00:00:00 2001 From: ShyPike Date: Sun, 24 Jul 2011 12:43:19 +0200 Subject: [PATCH] Update text files for 0.6.6 RC1 --- CHANGELOG.txt | 8 ++++++++ PKG-INFO | 4 ++-- README.rtf | 8 +++++++- README.txt | 8 +++++++- 4 files changed, 24 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 3f48ad1..af56f56 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,4 +1,12 @@ ------------------------------------------------------------------------------- + 0.6.6RC1 by The SABnzbd-Team +------------------------------------------------------------------------------- +- When "Download only" is used, do not send downloaded NZB files to the queue +- Fix bad links coming from nzbclub.com +- A job sometimes fails verification when the option "don't download samples" is used. + Now this option will be ignored when you click "Retry" in the history. +- File an error message when the RSS-email template is missing. +------------------------------------------------------------------------------- 0.6.6Beta2 by The SABnzbd-Team ------------------------------------------------------------------------------- - Fix sending of duplicate emails when using a list of recipients diff --git a/PKG-INFO b/PKG-INFO index 4938d1b..afc7e95 100644 --- a/PKG-INFO +++ b/PKG-INFO @@ -1,7 +1,7 @@ Metadata-Version: 1.0 Name: SABnzbd -Version: 0.6.6Beta2 -Summary: SABnzbd-0.6.6Beta2 +Version: 0.6.6RC1 +Summary: SABnzbd-0.6.6RC1 Home-page: http://sourceforge.net/projects/sabnzbdplus Author: The SABnzbd Team Author-email: team@sabnzbd.org diff --git a/README.rtf b/README.rtf index f409bed..64d79c4 100644 --- a/README.rtf +++ b/README.rtf @@ -4,13 +4,19 @@ \paperw11900\paperh16840\vieww16360\viewh15680\viewkind0 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural -\f0\b\fs48 \cf0 SABnzbd 0.6.6 Beta 2\ +\f0\b\fs48 \cf0 SABnzbd 0.6.6 RC 1\ \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural\pardirnatural \b0\fs26 \cf0 \ \b What's new \b0 \ +RC 1:\ +- When "Download only" is used, do not send downloaded NZB files to the queue\ +- Fix bad links coming from nzbclub.com\ +- A job sometimes fails verification when the option "don't download samples" is used.\ + Now this option will be ignored when you click "Retry" in the history.\ +- File an error message when the RSS-email template is missing.\ Beta 2:\ - Fix sending of duplicate emails when using a list of recipients - Fix handle leakage on Windows diff --git a/README.txt b/README.txt index 7203f4a..a060204 100644 --- a/README.txt +++ b/README.txt @@ -1,6 +1,12 @@ -************************ SABnzbd 0.6.6 Beta 2 ************************ +************************ SABnzbd 0.6.6 RC1 ************************ What's new: +RC1: +- When "Download only" is used, do not send downloaded NZB files to the queue +- Fix bad links coming from nzbclub.com +- A job sometimes fails verification when the option "don't download samples" is used. + Now this option will be ignored when you click "Retry" in the history. +- File an error message when the RSS-email template is missing. Beta 2: - Fix sending of duplicate emails when using a list of recipients - Fix handle leakage on Windows