Andreas Krennmair:
[apps/madmutt.git] / ChangeLog.nntp
1 * Tue Feb  3 2004 Vsevolod Volkov <vvv@mutt.org.ua>
2 - update to 1.5.6
3
4 * Thu Dec 18 2003 Vsevolod Volkov <vvv@mutt.org.ua>
5 - fixed compose menu
6
7 * Thu Nov  6 2003 Vsevolod Volkov <vvv@mutt.org.ua>
8 - update to 1.5.5.1
9
10 * Wed Nov  5 2003 Vsevolod Volkov <vvv@mutt.org.ua>
11 - update to 1.5.5
12 - added space after newsgroup name in .newsrc file
13
14 * Sun May 18 2003 Vsevolod Volkov <vvv@mutt.org.ua>
15 - nntp patch: fixed SIGSEGV when posting article
16
17 * Sat Mar 22 2003 Vsevolod Volkov <vvv@mutt.org.ua>
18 - update to 1.5.4
19
20 * Sat Dec 21 2002 Vsevolod Volkov <vvv@mutt.org.ua>
21 - update to 1.5.3
22 - replace safe_free calls by the FREE macro
23
24 * Fri Dec  6 2002 Vsevolod Volkov <vvv@mutt.org.ua>
25 - update to 1.5.2
26 - nntp authentication can be passed after any command
27
28 * Sat May  4 2002 Vsevolod Volkov <vvv@mutt.org.ua>
29 - update to 1.5.1
30
31 * Thu May  2 2002 Vsevolod Volkov <vvv@mutt.org.ua>
32 - update to 1.3.99
33
34 * Wed Mar 13 2002 Vsevolod Volkov <vvv@mutt.org.ua>
35 - update to 1.3.28
36 - fixed SIGSEGV in <get-message>, <get-parent>, <get-children>,
37   <reconstruct-thread> functions
38 - fixed message about nntp reconnect
39 - fixed <attach-news-message> function using browser
40 - added support of Followup-To: poster
41 - added %n (new articles) in group_index_format
42 - posting articles without inews by default
43
44 * Wed Jan 23 2002 Vsevolod Volkov <vvv@mutt.org.ua>
45 - update to 1.3.27
46
47 * Fri Jan 18 2002 Vsevolod Volkov <vvv@mutt.org.ua>
48 - update to 1.3.26
49
50 * Thu Jan  3 2002 Vsevolod Volkov <vvv@mutt.org.ua>
51 - update to 1.3.25
52 - accelerated speed of access to news->newsgroups hash (by <gul@gul.kiev.ua>)
53 - added default content disposition
54
55 * Mon Dec  3 2001 Vsevolod Volkov <vvv@mutt.org.ua>
56 - update to 1.3.24
57
58 * Fri Nov  9 2001 Vsevolod Volkov <vvv@mutt.org.ua>
59 - update to 1.3.23.2
60 - fixed segfault if mutt_conn_find() returns null
61
62 * Wed Oct 31 2001 Vsevolod Volkov <vvv@mutt.org.ua>
63 - update to 1.3.23.1
64 - added support of LISTGROUP command
65 - added support for servers with broken overview
66 - disabled <flag-message> function on news server
67 - fixed error storing bad authentication information
68
69 * Wed Oct 10 2001 Vsevolod Volkov <vvv@mutt.org.ua>
70 - update to 1.3.23
71 - fixed typo in buffy.c
72 - added substitution of %s parameter in $inews variable
73
74 * Fri Aug 31 2001 Vsevolod Volkov <vvv@mutt.org.ua>
75 - update to 1.3.22.1
76 - update to 1.3.22
77
78 * Thu Aug 23 2001 Vsevolod Volkov <vvv@mutt.org.ua>
79 - update to 1.3.21
80
81 * Wed Jul 25 2001 Vsevolod Volkov <vvv@mutt.org.ua>
82 - update to 1.3.20
83 - removed 'server-hook', use 'account-hook' instead
84 - fixed error opening NNTP server without newsgroup using -f option
85
86 * Fri Jun  8 2001 Vsevolod Volkov <vvv@mutt.org.ua>
87 - update to 1.3.19
88
89 * Sat May  5 2001 Vsevolod Volkov <vvv@mutt.org.ua>
90 - update to 1.3.18
91 - fixed typo in nntp_attempt_features()
92 - changed algorithm of XGTITLE command testing
93 - disabled writing of NNTP password in debug file
94 - fixed reading and writing of long newsrc lines
95 - changed checking of last line while reading lines from server
96 - fixed possible buffer overrun in nntp_parse_newsrc_line()
97 - removed checking of XHDR command
98 - compare NNTP return codes without trailing space
99
100 * Thu Mar 29 2001 Vsevolod Volkov <vvv@mutt.org.ua>
101 - update to 1.3.17
102 - support for 'LIST NEWSGROUPS' command to read descriptions
103
104 * Fri Mar  2 2001 Vsevolod Volkov <vvv@mutt.org.ua>
105 - update to 1.3.16
106
107 * Wed Feb 14 2001 Vsevolod Volkov <vvv@mutt.org.ua>
108 - update to 1.3.15
109
110 * Sun Jan 28 2001 Vsevolod Volkov <vvv@mutt.org.ua>
111 - update to 1.3.14
112 - show number of tagged messages patch from Felix von Leitner <leitner@fefe.de>
113
114 * Sun Dec 31 2000 Vsevolod Volkov <vvv@mutt.org.ua>
115 - update to 1.3.13
116
117 * Sat Dec 30 2000 Vsevolod Volkov <vvv@mutt.org.ua>
118 - Fixed problem if last article in group is deleted
119
120 * Fri Dec 22 2000 Vsevolod Volkov <vvv@mutt.org.ua>
121 - Fixed checking of XGTITLE command on some servers
122
123 * Mon Dec 18 2000 Vsevolod Volkov <vvv@mutt.org.ua>
124 - Added \r in AUTHINFO commands
125
126 * Mon Nov 27 2000 Vsevolod Volkov <vvv@mutt.org.ua>
127 - update to 1.3.12
128
129 * Wed Nov  1 2000 Vsevolod Volkov <vvv@mutt.org.ua>
130 - update to 1.3.11
131 - fixed error opening newsgroup from mutt started with -g or -G
132
133 * Thu Oct 12 2000 Vsevolod Volkov <vvv@mutt.org.ua>
134 - update to 1.3.10
135 - hotkey 'G' (get-message) replaced with '^G'
136
137 * Thu Sep 21 2000 Vsevolod Volkov <vvv@mutt.org.ua>
138 - update to 1.3.9
139 - changed delay displaying error messages from 1 to 2 seconds
140 - fixed error compiling with nntp and without imap
141
142 * Wed Sep  6 2000 Vsevolod Volkov <vvv@mutt.org.ua>
143 - fixed catchup in index
144 - fixed nntp_open_mailbox()
145
146 * Sat Sep  2 2000 Vsevolod Volkov <vvv@mutt.org.ua>
147 - functions <edit> and <delete-entry> disabled
148 - format of news mailbox names changed to url form
149 - option nntp_attempts removed
150 - option reconnect_news renamed to nntp_reconnect
151 - default value of nntp_poll changed from 30 to 60
152 - error handling improved
153
154 * Wed Aug 30 2000 Vsevolod Volkov <vvv@mutt.org.ua>
155 - update to 1.3.8
156 - new option show_only_unread
157 - add newsgroup completion
158
159 * Fri Aug  4 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
160 - update to 1.3.7
161
162 * Sat Jul 29 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
163 - update to 1.3.6
164
165 * Sun Jul  9 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
166 - update to 1.3.5
167 - authentication code update
168 - fix for changing to newsgroup from mailbox with read messages
169 - socket code optimization
170
171 * Wed Jun 21 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
172 - update to 1.3.4
173
174 * Wed Jun 14 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
175 - don't substitute current newsgroup with deleted new messages
176
177 * Mon Jun 12 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
178 - update to 1.3.3
179 - fix for substitution of newsgroup after reconnection
180 - fix for loading newsgroups with very long names
181 - fix for loading more than 32768 newsgroups
182
183 * Wed May 24 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
184 - update to 1.3.2
185
186 * Sat May 20 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
187 - update to 1.3.1
188
189 * Fri May 12 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
190 - update to 1.3
191
192 * Thu May 11 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
193 - update to 1.2
194
195 * Thu May  4 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
196 - update to 1.1.14
197
198 * Sun Apr 23 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
199 - update to 1.1.12
200
201 * Fri Apr  7 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
202 - add substitution of newsgroup with new messages by default
203
204 * Wed Apr  5 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
205 - add attach message from newsgroup
206 - add one-line help in newsreader mode
207 - disable 'change-dir' command in newsgroups browser
208 - add -G option
209
210 * Tue Apr  4 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
211 - get default newsserver name from file /etc/nntpserver
212 - use case insensitive server names
213 - add print-style sequence %s to $newsrc
214 - add -g option
215
216 * Sat Apr  1 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
217 - remove 'X-FTN-Origin' header processing
218
219 * Thu Mar 30 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
220 - update to 1.1.11
221 - update to 1.1.10
222
223 * Thu Mar 23 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
224 - fix mutt_select_newsserver()
225 - remove 'toggle-mode' function
226 - add 'change-newsgroup' function
227
228 * Wed Mar 22 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
229 - fix server-hook
230
231 * Tue Mar 21 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
232 - fix error 'bounce' function after 'post'
233 - add 'forward to newsgroup' function
234
235 * Mon Mar 20 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
236 - 'forward' function works in newsreader mode
237 - add 'post' and 'followup' functions to pager and attachment menu
238 - fix active descriptions and allowed flag reload
239
240 * Tue Mar 14 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
241 - update to 1.1.9
242 - remove deleted newsgroups from list
243
244 * Mon Mar 13 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
245 - update .newsrc in browser
246
247 * Sun Mar 12 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
248 - reload .newsrc if externally modified
249 - fix active cache update
250
251 * Sun Mar  5 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
252 - update to 1.1.8
253
254 * Sat Mar  4 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
255 - patch *.update_list_file is not required
256 - count lines when loading descriptions
257 - remove cache of unsubscribed newsgroups
258
259 * Thu Mar  2 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
260 - load list of newsgroups from cache faster
261
262 * Wed Mar  1 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
263 - update to 1.1.7
264
265 * Tue Feb 29 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
266 - fix unread messages in browser
267 - fix newsrc_gen_entries()
268
269 * Mon Feb 28 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
270 - fix mutt_newsgroup_stat()
271 - fix nntp_delete_cache()
272 - fix nntp_get_status()
273 - fix check_children()
274 - fix nntp_fetch_headers()
275
276 * Fri Feb 25 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
277 - update to 1.1.5
278
279 * Thu Feb 24 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
280 - fix updating new messages in cache
281
282 * Mon Feb 21 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
283 - change default cache filenames
284 - fix updating new messages in cache
285
286 * Fri Feb 18 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
287 - fix segmentation fault in news groups browser
288
289 * Tue Feb 15 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
290 - update to 1.1.4
291
292 * Thu Feb 10 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
293 - update to 1.1.3
294
295 * Sun Jan 30 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
296 - add X-Comment-To editing
297 - add my_hdr support for Newsgroups:, Followup-To: and X-Comment-To: headers
298 - add variables $ask_followup_to and $ask_x_comment_to
299
300 * Fri Jan 28 2000 Vsevolod Volkov <vvv@mutt.kiev.ua>
301 - update to 1.1.2