0
|
1 <html>
|
|
2
|
|
3 <head>
|
|
4 <title>NOFFLE Changelog</title>
|
|
5 </head>
|
|
6
|
|
7 <body bgcolor=white>
|
|
8
|
|
9 <center>
|
|
10 <h1>NOFFLE Changelog</h1>
|
|
11 </center>
|
|
12
|
|
13 <hr>
|
|
14
|
|
15 <h2>Since 1.0pre4</h2>
|
|
16
|
|
17 <ul>
|
|
18 <li>
|
|
19 Core files are always enabled when running as server and debugging
|
|
20 symbols are always in the executable.
|
|
21 <li>
|
|
22 Use GDBM_FAST flag for hash files.
|
|
23 <li>
|
8
|
24 Fixed a bug in online mode with servers that need authentication.
|
|
25 <li>
|
0
|
26 Minor changes and improvements
|
|
27 </ul>
|
|
28
|
|
29 <h2>Version 1.0pre4</h2>
|
|
30
|
|
31 <ul>
|
|
32 <li>
|
|
33 Fixed a bug that broke cross-posting of articles
|
|
34 <li>
|
|
35 Long overview header lines are now split into multiple lines in response
|
|
36 to HEAD or ARTICLE commands.
|
|
37 <li>
|
|
38 Fixed a bug that caused a crash sometimes when updating the requested
|
|
39 article list after releasing/regetting the global lock
|
|
40 <li>
|
|
41 Server is now allowed to generate core files on crash (in spool directory)
|
|
42 if compiled with -DDEBUG option
|
|
43 <li>
|
|
44 Opening an article additionally marks all references as interesting,
|
|
45 so more articles are fetched in thread mode, if one article of a thread
|
|
46 was opened.
|
|
47 <li>
|
|
48 New config option "connect-timeout"
|
|
49 <li>
|
|
50 Minor improvements and bug-fixes
|
|
51 </ul>
|
|
52
|
|
53 <h2>Version 1.0pre3</h2>
|
|
54
|
|
55 <ul>
|
|
56 <li>
|
|
57 Added XPAT command. Not full syntax, but enough for making slrn's thread
|
|
58 reconstruction work
|
|
59 <li>
|
|
60 Storing of requested message-ids completely rewritten (thanks to
|
|
61 Volker Wysk for the patch). Much more efficient now. Bug removed
|
|
62 that broke requesting articles with message-IDs containing a slash.
|
|
63 Added --requested option.
|
|
64 <li>
|
|
65 When fetching requested articles, do not send more than 20 ARTICLE commands
|
|
66 at once, before parsing the server response.
|
|
67 <li>
|
|
68 Minor bug fixes and improvements.
|
|
69 </ul>
|
|
70
|
|
71 <h2>Version 1.0pre2</h2>
|
|
72
|
|
73 <ul>
|
|
74 <li>
|
|
75 Added RPM_BUILD_ROOT variable to Makefile (useful for creating RPM source
|
|
76 packages)
|
|
77 <li>
|
|
78 Removed terrible bug that truncated article body after releasing and re-getting
|
|
79 global lock
|
|
80 </ul>
|
|
81
|
|
82 <h2>Version 1.0pre1</h2>
|
|
83
|
|
84 <ul>
|
|
85 <li>
|
|
86 <em>needs complete re-installing, some formats have changed</em>
|
|
87 <li>
|
|
88 Support for multiple remote servers
|
|
89 <li>
|
|
90 Faster download when fetching news, because articles are prepared
|
|
91 in database while parsing response to XOVER and all ARTICLE commands
|
|
92 are sent at once
|
|
93 <li>
|
|
94 Bug removed that made authetication only work with lower-case passwords
|
|
95 <li>
|
|
96 Other small bug fixes and improvements
|
|
97 </ul>
|
|
98
|
|
99 <h2>Version 0.19</h2>
|
|
100
|
|
101 <ul>
|
|
102 <li>
|
|
103 Fix broken full mode
|
|
104 <li>
|
|
105 Fix cutting of articles after line beginning with '.'
|
|
106 <li>
|
|
107 Other bug fixes
|
|
108 <li>
|
|
109 LIST commands can have pattern argument now
|
|
110 <li>
|
|
111 initial-fetch option removed (same as max-fetch now)
|
|
112 </ul>
|
|
113
|
|
114 <h2>Version 0.18</h2>
|
|
115
|
|
116 <ul>
|
|
117 <li>
|
|
118 <em>needs complete re-installing, most file format have changed</em>
|
|
119 <li>
|
|
120 Group database uses gdbm, databases moved to /var/spool/noffle/data
|
|
121 <li>
|
|
122 Most config options changed their names, some do not longer exists
|
|
123 <li>
|
|
124 New fetch mode "thread" added
|
|
125 <li>
|
|
126 Different --fetch invocations replaced by single option
|
|
127 <li>
|
|
128 Meaning of "--database" option changed, "--article" option added
|
|
129 <li>
|
|
130 Failed postings are now returned to sender by "mail" command
|
|
131 <li>
|
|
132 Expire uses last access time
|
|
133 <li>
|
|
134 Auto-subscribe option only subscribes groups now, if an article
|
|
135 body is opened (no longer if group is selected).
|
|
136 <li>
|
|
137 Improve posting at German T-Online provider: rename X-Sender header,
|
|
138 Reply-To header is added, if missing (T-Online overwrites From headers),
|
|
139 allow to remove Message-ID as a config option.
|
|
140 <li>
|
|
141 Doc files are now copied to $(PREFIX)/doc/noffle
|
|
142 <li>
|
|
143 Y2K compliance of NEWGROUPS command
|
|
144 <li>
|
|
145 Various bug fixes (thanks to all users helping with bug reports)
|
|
146 <li>
|
|
147 Various changes for tuning and improvement
|
|
148 </ul>
|
|
149
|
|
150 <h2>Version 0.17</h2>
|
|
151
|
|
152 <ul>
|
|
153 <li>
|
|
154 Bug removed that caused NOFFLE to exceed the allowed maximum number
|
|
155 of open files on longer sessions.
|
|
156 </ul>
|
|
157
|
|
158 <h2>Version 0.16</h2>
|
|
159
|
|
160 <ul>
|
|
161 <li>
|
|
162 Noffle generates Message-ID if a message received for posting has none.
|
|
163 </ul>
|
|
164
|
|
165 </body>
|
|
166 </html>
|