From 4f227d9ab229950476a361ff0a9ec8508aa53e44 Mon Sep 17 00:00:00 2001 From: stroeder Date: Fri, 9 Jan 2015 23:27:39 +0000 Subject: [PATCH] typo --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 0678ecb..2830b75 100644 --- a/CHANGES +++ b/CHANGES @@ -6,7 +6,7 @@ Changes since 2.4.18: Lib/ * Fixed missing ReconnectLDAPObject._reconnect_lock when pickling (see SF#64, thanks to Dan O'Reilly) -* Added ldap.controls.pagedresults which as pure Python implementation of +* Added ldap.controls.pagedresults which is pure Python implementation of Simple Paged Results Control (see RFC 2696) ---------------------------------------------------------------- @@ -1143,4 +1143,4 @@ Released 2.0.0pre02 2002-02-01 ---------------------------------------------------------------- Released 1.10alpha3 2000-09-19 -$Id: CHANGES,v 1.335 2014/12/12 09:59:40 stroeder Exp $ +$Id: CHANGES,v 1.336 2015/01/09 23:27:39 stroeder Exp $