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.11 - (hide annotations) (download)
Tue Aug 29 16:45:24 2006 UTC (17 years, 7 months ago) by orrisroot
Branch: MAIN
Changes since 1.10: +12 -41 lines
removed ChangeLog's log.

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

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