File: NEWS

package info (click to toggle)
emcast 0.3.2-6
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,532 kB
  • ctags: 898
  • sloc: sh: 9,351; ansic: 7,234; perl: 731; makefile: 168
file content (40 lines) | stat: -rw-r--r-- 733 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40

Emcast NEWS

0.3.2
-----
* Mcast bug fix

0.3.1
-----
* BTP bug fix

0.3.0
-----
* New emcast_new() function.  Now options can be set before joining
    the group.
* Miscellaneous BTP improvements.  Incompatible with 0.2.0.
* BTP can add shortcuts to reduce group latency.  (Experimental)
* New "star" EM protocol (called STAR).  One node is the center, 
    the rest connect to it.
* Fixed buffer size issues
* Fixed Sun crashes
* Many small configuration and compilation fixes

0.2.0
-----
* BTP now does switch-one-hop's.  Incompatible with 0.1.1.
* New IRC handler
* BTP bug fixes

0.1.1
-----
* emcast.m4 fixes
* Add emcast_<blah>_version ints and EMCAST_<blah>_VERSION defines
* BTP bug fixes


0.1.0
-----

* Initial release