Develop and Download Open Source Software

Browse CVS Repository

Contents of /satellite/satellite4/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.9 - (show annotations) (download)
Fri Aug 25 15:07:05 2006 UTC (17 years, 7 months ago) by orrisroot
Branch: MAIN
Changes since 1.8: +100 -72 lines
update logs

1 2006-08-26 00:02 Yoshihiro OKUMURA
2
3 * Makefile.in, bootstrap.sh, config.h.in, configure, configure.in:
4 splited basic algorightm from libsatellite.
5
6 2006-03-14 00:12 Yoshihiro OKUMURA
7
8 * Makefile.in, bootstrap.sh, config.h.in, configure, configure.in:
9 updated libtool version to 1.5.22. added type check for 'off_t'
10 and 'ssize_t'.
11
12 2006-02-03 02:12 Yoshihiro OKUMURA
13
14 * ChangeLog: update logs.
15
16 2006-01-12 10:03 Yoshihiro OKUMURA
17
18 * COPYING: a happy new year.
19
20 2005-12-03 04:23 Yoshihiro OKUMURA
21
22 * ChangeLog: added tag information into ChangeLog
23
24 2005-12-03 03:27 Yoshihiro OKUMURA
25
26 * ChangeLog: updated changelogs
27
28 2005-12-03 03:18 Yoshihiro OKUMURA
29
30 * ChangeLog: added changelogs.
31
32 2005-11-12 00:19 Yoshihiro OKUMURA
33
34 * ChangeLog (tags: RELEASE_4_2_3): fixed release date.
35
36 2005-11-11 17:50 Yoshihiro OKUMURA
37
38 * ChangeLog: fixed typo.
39
40 2005-11-11 17:18 Yoshihiro OKUMURA
41
42 * ChangeLog: added change log.
43
44 2005-11-11 16:47 Yoshihiro OKUMURA
45
46 * BUGS.sjis: removed buglists. it was replaced with sourceforge
47 trackers.
48
49 2005-11-11 16:44 Yoshihiro OKUMURA
50
51 * configure, configure.in (utags: RELEASE_4_2_3): updated version
52 number.
53
54 2005-11-10 23:00 Yoshihiro OKUMURA
55
56 * INSTALL (tags: RELEASE_4_2_3): fixed automake version for
57 maintainer.
58
59 2005-10-31 04:40 Yoshihiro OKUMURA
60
61 * Makefile.am (tags: RELEASE_4_2_3), Makefile.in (tags:
62 RELEASE_4_2_3), config.h.in (tags: RELEASE_4_2_3), configure,
63 configure.in: imported pthread macro customize from PostgreSQL.
64
65 2005-10-31 04:09 Yoshihiro OKUMURA
66
67 * Makefile.in, aclocal.m4 (tags: RELEASE_4_2_3), config.h.in,
68 configure, configure.in: replaced autoconf pthread detection
69 macro.
70
71 2005-10-30 18:54 Yoshihiro OKUMURA
72
73 * config.h.in, configure, configure.in: added sig_t check.
74
75 2005-10-29 16:32 Yoshihiro OKUMURA
76
77 * Makefile.in, configure: added xpm library check. added icon file
78 to gpm window.
79
80 2005-10-25 00:46 Yoshihiro OKUMURA
81
82 * configure, configure.in: rechecked autoscan results.
83
84 2005-10-25 00:19 Yoshihiro OKUMURA
85
86 * INSTALL: updated autotools version.
87
88 2005-10-25 00:03 Yoshihiro OKUMURA
89
90 * Makefile.in: [no log message]
91
92 2005-10-25 00:03 Yoshihiro OKUMURA
93
94 * Makefile.am, Makefile.in, aclocal.m4, bootstrap.sh (tags:
95 RELEASE_4_2_3), config.h.in, configure, configure.in: updated
96 autotools versions. supported 'make dist' command.
97
98 2005-07-01 14:54 Yoshihiro OKUMURA
99
100 * aclocal.m4, configure: added check routine for termcap header
101 check.
102
103 2005-03-03 23:08 Yoshihiro OKUMURA
104
105 * bootstrap.sh (tags: RELEASE_4_2_2): added depending library path.
106
107 2005-03-03 23:05 Yoshihiro OKUMURA
108
109 * INSTALL, Makefile.in (utags: RELEASE_4_2_2): added Xaw3d comment.
110
111 2005-03-03 23:01 Yoshihiro OKUMURA
112
113 * BUGS.sjis (tags: RELEASE_4_2_2): updated BUGS list. It will be
114 merged in SourceForge.jp tracker.
115
116 2005-03-01 23:10 Yoshihiro OKUMURA
117
118 * Makefile.in: splited souce code of tty and terminal capability
119 control routine.
120
121 2005-02-24 12:28 Yoshihiro OKUMURA
122
123 * AUTHORS (tags: RELEASE_4_2_3, RELEASE_4_2_2): added KITAO to
124 authors entry.
125
126 2005-02-23 20:31 Yoshihiro OKUMURA
127
128 * aclocal.m4, configure (utags: RELEASE_4_2_2): fixed bug for XAW3D
129 header path.
130
131 2005-02-23 18:14 Yoshihiro OKUMURA
132
133 * aclocal.m4, configure: added --with-xaw3d option in configure
134 script.
135
136 2005-02-18 22:46 Yoshihiro OKUMURA
137
138 * configure, configure.in (tags: RELEASE_4_2_2): updated package
139 version 4.21.1 to 4.2.2
140
141 2005-02-17 21:45 Yoshihiro OKUMURA
142
143 * config.h.in (tags: RELEASE_4_2_2), configure, configure.in: added
144 has lrand48() checking.
145
146 2005-02-10 11:37 Yoshihiro OKUMURA
147
148 * configure, configure.in: moved bps library source files to
149 command directory.
150
151 2005-02-07 18:43 Yoshihiro OKUMURA
152
153 * configure, configure.in: added 2.9x sources of bps module.
154
155 2005-01-06 17:44 Yoshihiro OKUMURA
156
157 * COPYING (tags: RELEASE_4_2_3, RELEASE_4_2_2): update copyright
158 year.
159
160 2004-07-30 00:55 Yoshihiro OKUMURA
161
162 * AUTHORS, Acknowledgement (tags: RELEASE_4_2_3, RELEASE_4_2_2),
163 COPYING: changed newline code LF to CRLF
164
165 2004-07-30 00:13 Yoshihiro OKUMURA
166
167 * aclocal.m4, configure: reconfigure make scripts.
168
169 2004-07-29 02:33 Yoshihiro OKUMURA
170
171 * Makefile.in, aclocal.m4, config.h.in, configure, configure.in:
172 collected XTOOLKIT detecting macro to xtoolkit.m4
173
174 2004-07-28 22:48 Yoshihiro OKUMURA
175
176 * Makefile.am (tags: RELEASE_4_2_2), Makefile.in: added termcap.m4
177 to EXTRA_DIST
178
179 2004-07-28 22:47 Yoshihiro OKUMURA
180
181 * aclocal.m4, configure, configure.in: collected arround of termcap
182 library to macro 'termcap.m4'
183
184 2004-07-28 14:52 Yoshihiro OKUMURA
185
186 * INSTALL: update how to install file.
187
188 2004-07-28 14:44 Yoshihiro OKUMURA
189
190 * Makefile.in, bootstrap.sh, config.h.in, configure, configure.in:
191 reconfigure autotools.
192
193 2004-05-24 23:20 Yoshihiro OKUMURA
194
195 * COPYING: added COPYRIGHT year and added SATELLITE cvs tag
196
197 2004-04-16 04:14 Yoshihiro OKUMURA
198
199 * INSTALL: modified installing requirements.
200
201 2004-04-14 23:56 Yoshihiro OKUMURA
202
203 * CodingStyle.sjis (tags: RELEASE_4_2_3, RELEASE_4_2_2): modified
204 coding styles.
205
206 2004-03-31 17:15 Yoshihiro OKUMURA
207
208 * AUTHORS, Acknowledgement, BUGS.sjis, COPYING, ChangeLog (tags:
209 RELEASE_4_2_2), CodingStyle.sjis, INSTALL, Makefile.am,
210 Makefile.in, NEWS (tags: RELEASE_4_2_3, RELEASE_4_2_2), README
211 (tags: RELEASE_4_2_3, RELEASE_4_2_2), aclocal.m4, bootstrap.sh,
212 config.h.in, configure, configure.in, satellite4-config.in (tags:
213 RELEASE_4_2_3, RELEASE_4_2_2), stamp-h.in (tags: RELEASE_4_2_3,
214 RELEASE_4_2_2) (utags: first): Import satellite version 4 current
215 sources into CVS.
216
217 2004-03-31 17:15 Yoshihiro OKUMURA
218
219 * AUTHORS, Acknowledgement, BUGS.sjis, COPYING, ChangeLog,
220 CodingStyle.sjis, INSTALL, Makefile.am, Makefile.in, NEWS,
221 README, aclocal.m4, bootstrap.sh, config.h.in, configure,
222 configure.in, satellite4-config.in, stamp-h.in: Initial revision
223

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26