~ubuntu-branches/debian/sid/octave-zeromq/sid

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Package Import Robot
  • Author(s): Rafael Laboissiere
  • Date: 2017-07-25 13:33:10 UTC
  • Revision ID: package-import@ubuntu.com-20170725133310-rbndqxvszv0cnwxi
Tags: upstream-1.2.1
ImportĀ upstreamĀ versionĀ 1.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Summary of important user-visible changes for octave zeromq 1.2.1:
 
2
-------------------------------------------------------------------
 
3
 
 
4
  *** updated zmq_test for using pause and uint8 typecast for identity set
 
5
 
 
6
Summary of important user-visible changes for octave zeromq 1.2.0:
 
7
-------------------------------------------------------------------
 
8
 
 
9
  *** added pub/sub example code
 
10
 
 
11
  *** added new function zmq_disconnect
 
12
 
 
13
  *** add ZMQ_EVENTS, ZMQ_POLLIN, ZMQ_POLLOUT to INDEX, update events documentation
 
14
 
 
15
  *** added ZMQ_IDENTITY to get/setsockopts
 
16
 
 
17
Summary of important user-visible changes for octave zeromq 1.1.0:
 
18
-------------------------------------------------------------------
 
19
 
 
20
  *** added new functions zmq_unbind, zmq_errno.
 
21
 
 
22
  *** added getsockopt ZMQ_TYPE, ZMQ_EVENTS processing.
 
23
 
 
24
  *** added help zeromq implementation
 
25
 
 
26
  *** added new examples folder/files
 
27
 
 
28
 
 
29
Summary of important user-visible changes for octave zeromq 1.0.0:
 
30
-------------------------------------------------------------------
 
31
 
 
32
  *** Initial release
 
33