diff --git a/CHANGES b/CHANGES index 2830b75..3d7473a 100644 --- a/CHANGES +++ b/CHANGES @@ -7,7 +7,8 @@ Lib/ * Fixed missing ReconnectLDAPObject._reconnect_lock when pickling (see SF#64, thanks to Dan O'Reilly) * Added ldap.controls.pagedresults which is pure Python implementation of - Simple Paged Results Control (see RFC 2696) + Simple Paged Results Control (see RFC 2696) and delivers the correct + result size ---------------------------------------------------------------- Released 2.4.18 2014-10-09 @@ -1143,4 +1144,4 @@ Released 2.0.0pre02 2002-02-01 ---------------------------------------------------------------- Released 1.10alpha3 2000-09-19 -$Id: CHANGES,v 1.336 2015/01/09 23:27:39 stroeder Exp $ +$Id: CHANGES,v 1.337 2015/01/10 10:27:32 stroeder Exp $