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

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

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