2011-09-16  Andrew O. Shadoura    <bugzilla@tut.by>

        * Version 0.05 released.

2011-09-16  Barak A. Pearlmutter  <barak@cs.nuim.ie>

        * Fix malloc return code checking error
        * Squash unused variable warnings
        * Autotools modernisation
          - Fix autoheader issue (crashed, did not generate config.h.in).
          - Create Makefile.am, use automake, rm manually-created Makefile.in.
          - Put m4 cache in m4/, make stub file there to preserve directory.
          - Generate tnat64 / tnat64.8 from tnat64.in / tnat64.8.in, thereby
            allowing them to be specialized to current configuration.
          - Delete files which can be generated by autoreconf --install
        * Update INSTALL instructions
        * Rename validateconf to tnet64-validateconf and include in installation
        * Add and slightly improve README.creole

2011-09-11  Andrew O. Shadura  <bugzilla@tut.by>

        * Version 0.04 released.
        * The dynamic library moved into subdirectory.
        * Some minor fixes.

2011-05-19  Andrew O. Shadura  <bugzilla@tut.by>

        * Version 0.03 released.
        * X11 compatibility (get*name functions now work properly).
        * Crash on wrong function calls order fixed.
        * Better debug facilities.

2011-04-29  Andrew O. Shadura  <bugzilla@tut.by>

        * Version 0.02 released.
        * getsockname(2) and getpeername(2) are now intercepted, too;
          that improves the compatibility with some software.
        * Some bugs fixed.

2011-04-19  Andrew O. Shadura  <bugzilla@tut.by>

        * The first release: 0.01.

2011-03-02  Andrew O. Shadura  <bugzilla@tut.by>

        * Got it working!

2011-03-01  Andrew O. Shadura  <bugzilla@tut.by>

        * First attempt to implement NAT64 wrapper,
          tsocks code is used as a starting point.
