163
167
* InventoryEntry objects no longer have ``_put_in_tar`` or
164
168
``_put_on_disk`` methods. (Andrew Bennetts)
170
170
* The ``get_filename`` parameter in the ``config.IniBaseConfig``
171
171
constructor has been deprecated, use the ``file_name`` parameter instead.