summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: 48b72df2e644b379cabf8e59db97ff51ae03c824 (plain)
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
ivy-c (3.6) unstable; urgency=low

  * now uses PCRE ( Perl Compatible Regular Expressions ). Please use -livy -lpcre
    now when compiling. See http://www.pcre.org or man pcre for more details
  * tclivy.c : many bugfixes to support spaces in parameters captured by
    regexp
  * added an example directory, with gtk motif and tk bindings
  * fixed a nasty bug in the IvyUnbindMsg, where new client still were sent a
    binding to the unbound regexps
  * added a help message for ivyprobe, when called with -? or with unknown
    command line switches
  * added a -n switch to ivyprobe to change the name of the ivyprobe
  * added a -v switch to ivyprobe to check the ivy-c version
  * Makefile merges solaris, linux, and OSX versions. edit before compiling...

 -- Yannick Jestin <jestin@cena.fr>  Thu, 24 Jun 2004 18:28:10 +0200

ivy-c (3.5) unstable; urgency=low

  * ivyprobe: removed the trailing "\n" at the end of the messages sent by ivyprobe when
    sending direct messages or binding new regexps, closes bug C002
  * ivyprobe: added a DirectCallback to display direct messages sent by peers,
  * ivyprobe: prevents binding to invalid regexps. Fails with an error message

 -- Yannick Jestin <jestin@cena.fr>  Mon, 17 Feb 2003 17:45:00 +0100

ivy-c (3.4) unstable; urgency=low

  * support of multicast, with IP adresses between 224.0.0.0 and 239.255.255.255
    (i.e. no support for named group), by frc
  * correction of message parsing in some strange but correct messages, by frc
    e.g. with a regexp like "foo(.*) (.*)" and a message like "foo1 2", the receiver
    will receive two values '1' and '2'
  * upgrade of the documentation and fixes in the copyright headers, by sc
  * miminal support of glut toolkit, by frc. However, there is currently no
    libglutivy in the bin package due to some glut loop limitation.

 -- Christophe MERTZ <mertz@tls.cena.fr>  Thu, 20 Jun 2002 14:06:34 +0200

ivy-c (3.2-3) unstable; urgency=low

  * bad version dependency of ivy-c-dev
  * the ivygtkprobe is added to the package

 -- Christophe Mertz <mertz@tls.cena.fr>  Mon, 13 Mar 2000 15:44:52 +0100

ivy-c (3.2-2) unstable; urgency=low

  * html docs are re-included in /usr/share/doc
  * libtclivy works again...

 -- Herve DAMIANO <damiano@cena.fr>  Fri, 10 Mar 2000 16:02:07 +0100

ivy-c (3.2-1) unstable; urgency=low

  * remove dependancy to utils-c-dev, not useful at install time, but
  *   at build time only. See README.debian
  * Makefile changed. Split install into several install* targets.
  * rules changed to remove list.h from package.
  * rules changed so that it won't use Makefile to install executables,
  *   docs and links.

 -- Herve DAMIANO <damiano@cena.fr>  Wed, 19 Jan 2000 15:56:37 +0100

ivy-c (3.1-5) unstable; urgency=low

  * add a dependance for utils-c-dev, which provides list.h ...

 -- Yannick Jestin <jestin@cena.fr>  Fri,  Jan 14 15:58:52 CET 2000

ivy-c (3.1-4) unstable; urgency=low

  * resolve a conflict between ivy-c and ivy-c-dev due to a wrong version number in control file

 -- Christophe Mertz <mertz@tls.cena.fr>  Wed,  5 Jan 2000 10:25:10 +0200

ivy-c (3.1-3) unstable; urgency=low

  * Added a conflict rule to prevent collision with ivy-tcl

 -- Patrick Lecoanet <lecoanet@cena.dgac.fr>  Mon,  3 May 1999 11:18:10 +0200

ivy-c (3.1-2) unstable; urgency=low

  * Added support for ivytcl library.

 -- Patrick Lecoanet <lecoanet@cena.dgac.fr>  Wed, 28 Apr 1999 12:59:58 +0200

ivy-c (3.1-1) unstable; urgency=low

  * src/Makefile : Add links for shared libs
  *                Add default MAJOR and MINOR
  * Making ivyprobe ivy-3.0 compliant
  * Bug correction which appears at ivy closing
  * add doc files
  
 -- Hervé Damiano <damiano@cenatoulouse.dgac.fr>  Tue, 13 Apr 1999 15:19:17 +0200

ivy-c (3.0-1) unstable; urgency=low

  * new api : see documentation
  * src/Makefile : updates
  * src/ivy.c
  * - bug correction when broadcast socket can't be opened
  * src/ivychannel.c :
  * - bug correction when handling expceptions on channels
  * Clean headers
  * testivy -> ivyprobe

 -- Hervé Damiano <damiano@cenatoulouse.dgac.fr>  Thu, 18 Feb 1999 11:50:50 +0100

ivy-c (1.2-1) unstable; urgency=low

  * Mise au propre
  * Ajout du mecanisme de choix des adresses de broadcast

 -- Herve Damiano <damiano@cenatoulouse.dgac.fr>  Tue, 22 Dec 1998 16:13:18 +0100

ivy-c (1.1-2) unstable; urgency=low

  * Suppression du header list.h qui est aussi défini dans utils-c.
  * Ajout du soname à la bibliothèque dynamique.
  
 -- Patrick Lecoanet <lecoanet@cena.dgac.fr>  Wed,  9 Dec 1998 11:24:34 +0100

ivy-c (1.1-1) unstable; urgency=low

  * Initial Release.

 -- Patrick Lecoanet <lecoanet@cena.dgac.fr>  Tue, 13 Oct 1998 09:52:30 +0200