fix import error, v2rename->v42rename
[plcapi.git] / PLC / Methods / AddSliceAttributeType.py
2009-05-24 Marc Fiuczynskifix import error, v2rename->v42rename
2009-05-24 Marc Fiuczynskimatch 'call' signature exactly
2009-05-22 Marc FiuczynskiMore complete handling of 4.2 calls mapped to 4.3 calls.
2009-05-22 Marc FiuczynskiMark these as 'deprecated'
2009-05-21 Marc FiuczynskiThis replaces the existing Legacy/* support with a...
2008-06-02 Thierry Parmentelata single tag type for slice attributes, iterface settin...
2007-02-27 Tony Mack- now using event_objects to log affected objects
2006-11-29 Tony Mack- - removed anything having to do with event_type/event...
2006-11-15 Tony Mack- remove object_ids as class variable declaration
2006-10-27 Mark Huang(most) all functions now take SessionAuth in addition...
2006-10-25 Mark Huang- change calling convention for Add slightly; if the...
2006-10-24 Mark Huang- make Add() calling convention consistent among all...
2006-10-20 Tony Mack- added class variables: event_type, object_type, objec...
2006-10-16 Mark Huangrename attributes to slice_attribute_types