Develop and Download Open Source Software

Browse CVS Repository

Diff of /satellite/satellite4/ChangeLog

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

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

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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