summaryrefslogtreecommitdiff
path: root/redhat/changelog
blob: ba7775ff453302a168b58718a96e215c67352c6e (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
$Version = "3.6";
$Release = 1;

$ChangeLog = ' * Sat Feb 20 1999 Stéphane Chatty <chatty@cenatoulouse.dgac.fr>
- Generation of ivy-c-3.0-2
- New version 3.0, with new syntax for bus specification.

 * Sat Feb 20 1999 Stéphane Chatty <chatty@cenatoulouse.dgac.fr>
- Generation of ivy-c-3.0-3
- New Makefile with major and minor numbers

 * Sat Feb 20 1999 Stéphane Chatty <chatty@cenatoulouse.dgac.fr>
- Generation of ivy-c-3.0-4
- First attempt to fix dependencies

 * Sat Feb 20 1999 Stéphane Chatty <chatty@cenatoulouse.dgac.fr>
- Generation of ivy-c-3.0-5
- Fixed Makefile: added links for shared libs

 * Tue Apr 13 1999 Michelle Jacomi <jacomi@cenatoulouse.dgac.fr>
- Generation of ivy-c-3.0-8
- doc files added to ivy-c package

 * Mon Mar 13 2000 Stéphane Chatty <chatty@cena.fr>
- Generation of ivy-c-3.2-1
- First package with new version of rpmize. This is ivy-c 3.2

 * Tue Jul 4 2000 Stéphane Chatty <chatty@cena.fr>
- Generation of version 3.2-2
- First packages made with rpmize 3.1
- Separation between ivy-c and ivy-c-devel

 * Wed Jul 12 2000 Stéphane Chatty <chatty@cena.fr>
- Generation of version 3.2-3
- The ivyprobe man page is now part of the main package
- The URL has been fixed

 * Mon Aug 7 2000 Stéphane Chatty <chatty@cena.fr>
- Generation of version 3.2-4
- Just an upgrade of the documentation and fixes in the copyright headers

 * Tue Dec 12 2000 Stéphane Chatty <chatty@cena.fr>
- Generation of version 3.2-5
- Small fix in doc

 * Fri Dec 22 2000 Stéphane Chatty <chatty@cena.fr>
- Generation of version 3.3-1
- Additions by F.R.Colin

 * Tue Jun 25 2002 Stéphane Chatty <chatty@cena.fr>
- Generation of version 3.4-1
-   * 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.



 * Thu, 24 Jun 2004 Yannick Jestin <jestin@cena.fr>
-  Generation of version 3.6	
-    * 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...

 * Thu Sep 2 2004 Alexandre Bustico <bustico@cena.fr>
- Generation of version 3.6-1
- updates redhat files to coorect rules file for rpmize

 * Tue Sep 7 2004 Alexandre Bustico <bustico@cena.fr>
- Generation of version 3.6-1
- update rules file

 * Tue Sep 7 2004 Alexandre Bustico <bustico@cena.fr>
- Generation of version 3.6-1

 * Tue Sep 7 2004 Alexandre Bustico <bustico@cena.fr>
- Generation of version 3.6-1
- no more libgtkivy, replaced by libgivy, changing redhat/files rules to take change

 * Tue Sep 7 2004 Alexandre Bustico <bustico@cena.fr>
- Generation of version 3.6-1

 * Tue Sep 7 2004 Alexandre Bustico <bustico@cena.fr>
- Generation of version 3.6-1

';