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

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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