From c52eebe2fd0a0e0a3661f88694afe440579665de Mon Sep 17 00:00:00 2001
From: Stephan Bosch <stephan@rename-it.nl>
Date: Wed, 8 Sep 2010 20:58:01 +0200
Subject: [PATCH] Updated README documentation.

---
 README | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/README b/README
index dd188b190..89f076279 100644
--- a/README
+++ b/README
@@ -1,7 +1,5 @@
 Pigeonhole for Dovecot v2.0
 
-(NOTE: This is the UNSTABLE development branch)
-
 Introduction
 ============
 
@@ -33,8 +31,8 @@ ManageSieve server always makes sure that uploaded scripts are valid, preventing
 compile failures at mail delivery.
 
 This package provides Sieve support as a plugin to Dovecot's Local Delivery 
-Agent (LDA). The ManageSieve protocol is provided is an additional service, next
-to Dovecot's own POP3 and IMAP services. 
+Agent (LDA) and Dovecot's LMTP service. The ManageSieve protocol is provided is
+an additional service, next to Dovecot's own POP3 and IMAP services. 
 
 Features
 ========
-- 
GitLab