Skip to content

Commit

Permalink
Updated for 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hintjens committed Apr 5, 2011
1 parent 1373fc2 commit bcd734b
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions NEWS
@@ -1,3 +1,29 @@
libzapi version 1.2.2 (beta), released on 2011/04/xx
====================================================

Changes
-------

* In zframe class, added print, reset, strdup, streq, strhex, dup methods.

* In zmsg class, added last, wrap, unwrap, popstr, pushstr, addstr, dup
methods.

* In zclock class, added log method.

* In zstr class, added sendm method.

* Added Valgrind suppression file for libzmq.

Bug Fixes
---------

* Fixed error in thread pipe handling which sometimes provoked libzmq
assertion failure at shutdown.

* Fixed build for Windows.


libzapi version 1.2.1 (beta), released on 2011/04/01 libzapi version 1.2.1 (beta), released on 2011/04/01
==================================================== ====================================================


Expand Down

0 comments on commit bcd734b

Please sign in to comment.