=======
CHANGES
=======

------------------
1.1.0_ -- 20130329
------------------

* tlscli is now fully dynamic (i.e. no stubs written to disk) (lp:1160899_)
  and it also works with PyORBit. (lp:1154118_).
* lp:1154122_ Invalid constraint error should be handled specifically.

.. _1.1.0: https://launchpad.net/tlscli/trunk/1.1.0/+download/tlscli-1.1.0.tar.gz
.. _lp:1154118: https://bugs.launchpad.net/tlscli/+bug/1154118
.. _lp:1154122: https://bugs.launchpad.net/tlscli/+bug/1154122
.. _lp:1160899: https://bugs.launchpad.net/tlscli/+bug/1160899


------------------
1.0.1_ -- 20120613
------------------

* lp:969645_ Ensure tlscli fails to install with proper diagnostic to install if
  TimeBase.idl cannot be found.
* lp:977130_ Ensure log record iterator works with TAO.
* lp:982489_ Make tslcli work friendly with pipes.
* lp:1009685_ Fix time interval when it's not 0.

.. _1.0.1: https://launchpad.net/tlscli/trunk/1.0.1/+download/tlscli-1.0.1.tar.gz
.. _lp:969645: https://bugs.launchpad.net/tlscli/+bug/969645
.. _lp:977130: https://bugs.launchpad.net/tlscli/+bug/977130
.. _lp:982489: https://bugs.launchpad.net/tlscli/+bug/982489
.. _lp:1009685: https://bugs.launchpad.net/tlscli/+bug/1009685


------------------
1.0.0_ -- 20110425
------------------

* ``create`` action now supports DsEventLogFactory and DsNotifyLogFactory.
* ACTION is now mandatory in the command-line.
* Add log IOR in ``info`` action output.
* Add CORBA time in ``query`` and ``retrieve`` actions.
* Fix lp:694568_, lp:696147_, lp:694726_, lp:770440_.
* Enhance installation process.

.. _1.0.0: https://launchpad.net/tlscli/trunk/1.0.0/+download/tlscli-1.0.0.tar.gz
.. _lp:694568: https://bugs.launchpad.net/tlscli/+bug/694568
.. _lp:696147: https://bugs.launchpad.net/tlscli/+bug/696147
.. _lp:694726: https://bugs.launchpad.net/tlscli/+bug/694726
.. _lp:770440: https://bugs.launchpad.net/tlscli/+bug/770440


------------------
0.8.0_ -- 20101225
------------------

* Initial release.

.. _0.8.0: https://launchpad.net/tlscli/trunk/0.8.0/+download/tlscli-0.8.0.tar.gz
