Revision 0.1.6, released 12-02-2016
-----------------------------------

- Fix to __doc__ use in setup.py to make -O0 installation mode working.
- All MIBs rebuilt with pysmi 0.0.7.

Revision 0.1.5, released 28-09-2015
-----------------------------------

- License updated to vanilla BSD 2-Clause to ease package use
  (http://opensource.org/licenses/BSD-2-Clause).
- Distribute is gone, switched to setuptools completely.
- The rebuild-pysnmp-mibs tool is gone. PySMI is way better.
- All MIBs rebuilt with PySMI.
- Wheel distribution format now supported.

Revision 0.1.4, released 30-01-2013
-----------------------------------

- UCD-SNMP-MIB added.
- Some of SMIv1 MIB modules added.
- Package meta-information updated.
- Package version is now in __init__.__version__

Revision 0.1.3, released 04-07-2012
-----------------------------------

- MIB modules re-generated with the latest libsmi2pysnmp to get in-sync
  with the changed pysnmp core MIB set.
- Explicit pyasn1 dependency now obsolete.

Revision 0.1.2, released 18-11-2011
-----------------------------------

- Missing dependency fixed.

Revision 0.1.1, released 06-11-2011
-----------------------------------

- MIB modules re-generated from text source with Python 3 and updated,
  Py3k-compliant, libsmi2pysnmp tool.
- Some new MIBs added.

Revision 0.0.9a
---------------

- Some more IETF MIBs added.

Revision 0.0.8a
---------------

- API versioning mechanics retired (pysnmp_mibs.v4 -> pysnmp_mibs).
- Attempt to use setuptools for package management whenever available.

Revision 0.0.7a
---------------

- MIB modules re-generated from latest text source with improved slightly
  fixed libsmi2pysnmp tool.

Revision 0.0.6a
---------------

- MIB modules re-generated from text source with improved smidump and
  libsmi2pysnmp tools. Python code now includes huge text fields from
  MIB text.

Revision 0.0.5a
---------------

- UNSTABLE ALPHA RELEASE
- MIB modules re-generated from text source with fixed libsmi2pysnmp
  tool (0.0.7a)

Revision 0.0.4a
---------------

- UNSTABLE ALPHA RELEASE
- tools/rebuild-pysnmp-mibs shell script implemented aimed
  at pysnmp MIB modules re-build automation
- NET-SNMP-* MIBs added
- MIB modules re-generated from text source with newer tools

Revision 0.0.3a
---------------

- UNSTABLE ALPHA RELEASE
- MIB modules re-generated from text source with newer tools
- RFC1213-MIB moved to base MIBs in pysnmp package because
  smidump does not translate NetworkAddress of SMIv1 into SMIv2
  properly.

Revision 0.0.2a
---------------

- UNSTABLE ALPHA RELEASE
- MIB modules re-generated from text source with newer tools
- SMIv1 modules dropped

Revision 0.0.1a
---------------

- UNSTABLE EARLY ALPHA RELEASE
- Some IETF MIBs compiled into pysnmp SMI modules
