Develop and Download Open Source Software

Browse CVS Repository

Annotation of /satellite/satellite4/ChangeLog

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


Revision 1.12 - (hide annotations) (download)
Fri Sep 1 02:45:36 2006 UTC (17 years, 7 months ago) by orrisroot
Branch: MAIN
Changes since 1.11: +5 -0 lines
update logs.

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

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