File: NEWS

package info (click to toggle)
ndtpd 2.3.6-3
  • links: PTS
  • area: main
  • in suites: potato
  • size: 5,688 kB
  • ctags: 3,377
  • sloc: ansic: 24,078; sh: 7,530; perl: 1,335; makefile: 646
file content (211 lines) | stat: -rw-r--r-- 5,809 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
Major changes in release 2.3.6:

* Fix a bug that ndtpd invoked from inetd didn't change the current
  workgin directory to <work-path>.
* Add `--with-logdir' option to `configure'.
* Fix a minor bug.

Major changes in release 2.3.5:

* Fix a bug that ndtpd dumps core if the last line in the
configuration file lacks a newline character.

Major changes in release 2.3.4:

* Fix a minor bug.

Major changes in release 2.3.3:

* Fix minor bugs.
* `ndtpd' outputs some syslog messages with lower priority.

Major changes in release 2.3.2:

* No change.

Major changes in release 2.3.1:

* Fix the critical bug that no client can use a book when the
  `max-clients' sub-directive for the book is undefined or set to zero.
* Fix the critical bug that ndtpd running as standalone daemon makes
  zombie processes.
* Fix the bug that `ndtpd --test' tries to lock lock-files.

Major changes in release 2.3:

* No major change.

Major changes in release 2.3beta2:

* `ndtpd' can control the maximum number of clients that access a particluar
  book at the same time.  (The `max-clients' sub-directive in the `book'
  group directive works correctly.)
* `ndtpd' can control the maximum number of connections even when invoked
   by inetd.
* Fix Minor bugs.

Major changes in release 2.3beta1:

* EB Library experimentally supports EBXA-C.
* EB Library experimentally supports automatic stop-code determination.
* `ndtpd.sample' is renamed to `ndtpd.conf.sample'.

Major changes in release 2.3beta0:

* EB Library supports CD-ROM books compressed with EPWING compression
  format.

Major changes in release 2.2.2:

* Fix the critical bug that ndtpd may abort when receiving a end-word
  search request.

Major changes in release 2.2.1:

* Fix NDTP response codes NDTPD sends.
  (Earier versions of NDTPD violated NDTPv2.)
* Reverse the order of book list in the NDTP commands `T' and `t'.
  (The book order in the NDTP commands and that in a configuration file
  are the same.)
* The `server-name' directive in a configuration file may lack a domain
  name.
* NDTPD don't send ISO 8859-1 characters to clients.
* The default value of `max-text-size' directive in the cofiguration file
  is changed from 16384 to 32768.

Major changes in release 2.2:

* No major change.

Major changes in release 2.1.2:

* The default value of `max-text-size' directive in the cofiguration file
  is changed from 8192 to 16384.
* Bug fixes.

Major changes in release 2.1.1:

* Bug fixes.

Major changes in release 2.1:

* Bug fixes.

Major changes in release 2.1beta2:

* `ndtpd' outputs some syslog messages with lower priority.
* FAQ and FAQ-ja are included in Texinfo documents.
* Bug fixes.

Major changes in release 2.1beta1:

* Bug fixes.

Major changes in release 2.1beta0:

* `ndtpd' can access CD-ROM books compressed by `ebzip'.
* Add `--with-eb' option to `configure'.
  When you want to link installed EB libraries, use `--with-eb',
  instead of `--with-eb-libraries'.
* Add `--with-zlib', `--with-zlib-includes', `--with-zlib-libraries'
  options to `configure'.
* Support the `bind' library at `configure'.
* Install Japanese documents by default.
* Bug fixes.

Major changes in release 2.0.3:

* `ndtpd' outputs some syslog messages with lower priority.
* Bug fixes.

Major changes in release 2.0.2:

* Bug fixes.

Major changes in release 2.0.1:

* Bug fixes.

Major changes in release 2.0:

* Bug fixes.

Major changes in release 2.0beta1:

* `ndtpd' recognizes asterisk in JIS X 0208 as wild card when search
  a word.
* In `ndtpd.conf', `address/netmask' (e.g. `192.24.0.0/255.255.0.0')
  can be specified at `hosts' and `ident-hosts' directives and `hosts'
  sub-directives in book group directive.
* Bug fixes.

Major changes in release 2.0beta0:

* ndtpdaily changes format of statistics report.
* ndtpdaily supports bzip2 as a compressor.
* Add the `max-text-size' directive to configuration file syntax.
  You can restrict the maximum text size the server may send to a client.
* Add the `--test' (and `-t') option to `ndtpd'.
  When the option is specified, ndtpd runs as test mode.
* Support building a shared version of EB library by using GNU libtool.
* Extend NDTP.
  The new commands `XI', `XL', 'XB' and `Xb' are added in order to
  support sending bitmap data of local characters defined in CD-ROM books.
* Bug fixes.

Major changes in release 1.0.6:

* Generate Japanese Info document (`ndtpd-ja.info') with Japanized
  version of `makeinfo'.
* Bug fixes.

Major changes in release 1.0.5:

* Bug fixes.

Major changes in release 1.0.4:

* Bug fixes.

Major changes in release 1.0.3:

* Support the Oxford Concise dicitionary.
* Add a Japanese info document.
* Fix Makefile.am for compilation on multiple architectures.
  You can compile the package for more than one kind of computer at
  the same time.
* Bug fixes.

Major changes in release 1.0.2:

* Add the `ndtpcontrol' command which can restart, terminate, and kill
  the running ndtpd process.
* Bug fixes.

Major changes in release 1.0.1:

* Recognize display control sequences described in JIS X 4081-1996.
* Support kanji word search for some EPWING books.
* Support EPWING `Readers eiwa jiten', kenkyusha.
* Bug fixes.

Major changes in release 1.0:

* No longer support `dict', character based client written in Perl.
* Bug fixes.

Major changes in release 1.0beta2:

* Support `BookView', GUI based client written in Tcl/Tk.
* Output an reference pointer with `<xxx:xxx>' format like as dserver.
  Some clients uses this pointer to jump to the referenced text.
* In a daily report, add the `set' field in the `Accesses to Book/Subbook'
  list.
* Bug fixes.

Major changes in release 1.0beta1:

* Change the format of appendix data files.
* Fully spport the command `T' and `t' of NDTP.
* Support the special book name `nodict'.
* Bug fixes.