From f7fc6ef8fecf692d3e064f3e63a6180e1f365ab2 Mon Sep 17 00:00:00 2001 From: elie Date: Sat, 15 Mar 2014 09:38:49 +0000 Subject: fix to rfc1902.OctetString & Bits to base them on OctetString class to make the 'fixed length' property working. --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index dc6e520..99f6926 100644 --- a/CHANGES +++ b/CHANGES @@ -50,6 +50,10 @@ Revision 4.2.6rc0 - Fix to CommandGenerator to make sendRequestHandle persistent across multiple iterations of GETNEXT/GETBULK queries. - Fix to sendNotification() error handling at NotificationOriginator. +- Fix to preserve possible 'fixed length' setting atrfc1902.OctetString + on clone()'ing and subtype()'ing. +- Fix to rfc1902.OctetString & Bits to base them on OctetString class to + make the 'fixed length' property working. Revision 4.2.5 -------------- -- cgit v1.2.1