Remove two unused variables that gcc used to warn about.
[p5sagit/p5-mst-13.2.git] / lib / Net / ChangeLog.libnet
1 Change 830 on 2003/09/25 by <gbarr@pobox.com> (Graham Barr)
2
3         Net::FTP
4         - documentation fixes
5
6 Change 829 on 2003/09/25 by <gbarr@pobox.com> (Graham Barr)
7
8         Net::FTP
9         - Allow spaces after the file size in the response to SIZE
10
11 Change 828 on 2003/09/25 by <gbarr@pobox.com> (Graham Barr)
12
13         Net::Domain
14         - Avoid infinite loop
15
16 Change 821 on 2003/06/18 by <gbarr@pobox.com> (Graham Barr)
17
18         Release 1.16
19
20 Change 820 on 2003/06/17 by <gbarr@pobox.com> (Graham Barr)
21
22         Net::FTP
23         - Fix uninit warning when sending the ALLO command inside put
24
25 Change 819 on 2003/06/13 by <gbarr@pobox.com> (Graham Barr)
26
27         Release 1.15
28
29 Change 818 on 2003/06/13 by <gbarr@pobox.com> (Graham Barr)
30
31         Net::FTP
32         - Fix merge error spotted by Slaven Rezic
33
34 Change 817 on 2003/06/13 by <gbarr@pobox.com> (Graham Barr)
35
36         Set INSTALLDIRS to 'perl' for perl >= 5.008
37
38 Change 816 on 2003/06/13 by <gbarr@pobox.com> (Graham Barr)
39
40         Add SIGNATURE
41
42 Change 806 on 2003/06/02 by <gbarr@pobox.com> (Graham Barr)
43
44         Release 1.14
45
46 Change 805 on 2003/06/02 by <gbarr@pobox.com> (Graham Barr)
47
48         Net::Cmd
49         - Avoid process death from SIGPIPE
50
51 Change 804 on 2003/05/27 by <gbarr@pobox.com> (Graham Barr)
52
53         Net::FTP
54         - Support for ALLO command (patch from Matthew N. Andrews)
55
56 Change 803 on 2003/05/27 by <gbarr@pobox.com> (Graham Barr)
57
58         libnetFAQ
59         - Fix URLs
60
61 Change 802 on 2003/05/21 by <gbarr@pobox.com> (Graham Barr)
62
63         Use read/print instead of sysread/syswrite for local files
64         so CRLF translation happens if it needs to
65
66 Change 801 on 2003/05/20 by <gbarr@pobox.com> (Graham Barr)
67
68         Net::FTP, Net::NNTP
69         - doc updates from Jarkko
70
71 Change 800 on 2003/05/20 by <gbarr@pobox.com> (Graham Barr)
72
73         Net::Domain
74         - Look in environment on VMS for domainname
75           (patch from Michael Cartmell)
76
77 Change 799 on 2003/05/20 by <gbarr@pobox.com> (Graham Barr)
78
79         Net::SMTP
80         - Allow multiple hosts to be passed to new() as an array reference
81
82 Change 798 on 2003/05/20 by <gbarr@pobox.com> (Graham Barr)
83
84         Net::FTP
85         - Add some error checking to the examples in the SYNOPSIS
86
87 Change 797 on 2003/05/20 by <gbarr@pobox.com> (Graham Barr)
88
89         Net::SMTP
90         - Support MTAs with broken HELO response
91           (patch from Michael Driscoll)
92
93 Change 796 on 2003/05/20 by <gbarr@pobox.com> (Graham Barr)
94
95         Net::POP3
96         - Add small example to SYNOPSIS
97
98 Change 795 on 2003/05/20 by <gbarr@pobox.com> (Graham Barr)
99
100         Net::NNTP
101         - Add post clarifications to pod
102
103 Change 794 on 2003/05/20 by <gbarr@pobox.com> (Graham Barr)
104
105         Net::SMTP, Net::Cmd
106         - Support for BINARYMIME
107           (patch from Richard Coles)
108
109 Change 793 on 2003/05/20 by <gbarr@pobox.com> (Graham Barr)
110
111         Net::FTP
112         - Allow the firewall type to be specified in Net::Config
113           (patch from Philip Newton)
114
115 Change 792 on 2003/05/20 by <gbarr@pobox.com> (Graham Barr)
116
117         Net::SMTP
118         - Fixes to the DSN parameter to mail()
119           (patch from Rafael Garcia-Suarez)
120
121 Change 791 on 2003/05/20 by <gbarr@pobox.com> (Graham Barr)
122
123         Net::FTP::A
124         - Fix CRLF translation in write()
125
126 Change 790 on 2003/05/20 by <gbarr@pobox.com> (Graham Barr)
127
128         Net::Cmd
129         - Improve performance of CRLF translation when sending data
130
131 Change 789 on 2003/05/20 by <gbarr@pobox.com> (Graham Barr)
132
133         Net::SMTP
134         - Make the use of email address extraction configurable. By default
135         it is now back how it was
136
137 Change 788 on 2003/05/20 by <gbarr@pobox.com> (Graham Barr)
138
139         Net::NNTP
140         - Prevent instance methods being called as class methods when debug is turned on
141
142 Change 772 on 2003/03/03 by <gbarr@pobox.com> (Graham Barr)
143
144         Release 1.13
145
146 Change 755 on 2002/11/03 by <gbarr@pobox.com> (Graham Barr)
147
148         Fix typo
149
150 Change 749 on 2002/09/23 by <gbarr@pobox.com> (Graham Barr)
151
152         Net::POP3
153         - Make more compilant. +OK and -ERR responses do not have to be followed
154         by a space.
155
156 Change 748 on 2002/09/23 by <gbarr@pobox.com> (Graham Barr)
157
158         Net::FTP
159         - Fix unique name extraction to pick up name on initial
160         response, not just the final response
161
162 Change 737 on 2002/07/18 by <gbarr@pobox.com> (Graham Barr)
163
164         Net::Cmd
165         - Compatability fix for 5.004
166
167 Change 736 on 2002/07/16 by <gbarr@pobox.com> (Graham Barr)
168
169         Net::Cmd
170         - Ensure all debug output is via ->debug_print
171
172 Change 735 on 2002/07/15 by <gbarr@pobox.com> (Graham Barr)
173
174         Net::FTP
175         - Allow the user to specify a local address to use for sockets
176
177 Change 734 on 2002/07/15 by <gbarr@pobox.com> (Graham Barr)
178
179         Net::SMTP
180         - Avoid extra spaces on the end of the AUTH command
181
182 Change 728 on 2002/05/28 by <gbarr@pobox.com> (Graham Barr)
183
184         Release 1.12
185
186 Change 727 on 2002/05/28 by <gbarr@pobox.com> (Graham Barr)
187
188         Net::SMTP
189         - Use Authen::SASL to do auth
190
191 Change 724 on 2002/05/24 by <gbarr@pobox.com> (Graham Barr)
192
193         Net::SMTP
194         - Minor change to address sanitize code, mainly to allow <>
195
196 Change 723 on 2002/05/24 by <gbarr@pobox.com> (Graham Barr)
197
198         Net::FTP
199         - Minor change to pattern to extract unique filename from server response
200
201 Change 717 on 2002/04/02 by <gbarr@pobox.com> (Graham Barr)
202
203         Release 1.11
204
205 Change 716 on 2002/04/02 by <gbarr@pobox.com> (Graham Barr)
206
207         Net::FTP::dataconn
208         - Fix for select to avoid occasional hangups
209
210 Change 715 on 2002/04/02 by <gbarr@pobox.com> (Graham Barr)
211
212         Tweak parsing of hello response
213
214 Change 706 on 2002/02/28 by <gbarr@pobox.com> (Graham Barr)
215
216         Release 1.10
217
218 Change 705 on 2002/02/28 by <gbarr@pobox.com> (Graham Barr)
219
220         Net::FTP::I
221         - Don't call sysread multiple times after calling select() as it
222         may block.
223
224 Change 704 on 2002/02/25 by <gbarr@pobox.com> (Graham Barr)
225
226         Net::POP3
227         - Patches from Ville Skytta for various cleanup and use Digest::MD5
228
229 Change 703 on 2002/02/25 by <gbarr@pobox.com> (Graham Barr)
230
231         Net::Cmd, Net::NNTP, Net::POP3, Net::SMTP
232         - Add support for returning tied filehandles from some operations
233
234 Change 702 on 2002/02/25 by <gbarr@pobox.com> (Graham Barr)
235
236         Net::Config
237         - New config script for MacOS from Chris Nandor
238
239 Change 701 on 2002/02/25 by <gbarr@pobox.com> (Graham Barr)
240
241         Net::FTP
242         - Allow tied handles to be passed to get/put
243
244 Change 700 on 2002/02/25 by <gbarr@pobox.com> (Graham Barr)
245
246         t/*
247         - Skip tests if no Socket module
248
249 Change 699 on 2002/02/25 by <gbarr@pobox.com> (Graham Barr)
250
251         t/netrc.t
252         - Fix RE context
253
254 Change 698 on 2002/02/25 by <gbarr@pobox.com> (Graham Barr)
255
256         Net::Cmd
257         - Pod changes from Robin Barker
258
259 Change 697 on 2002/02/22 by <gbarr@pobox.com> (Graham Barr)
260
261         Net::FTP
262         - Don't do EBCDIC translation on a binary transfer
263
264 Change 696 on 2002/02/22 by <gbarr@pobox.com> (Graham Barr)
265
266         Net::FTP
267         - Fix docs for anonymous login
268
269 Change 695 on 2002/02/22 by <gbarr@pobox.com> (Graham Barr)
270
271         Net::SMTP
272         - Support binding to a local port/address
273
274 Change 694 on 2002/02/22 by <gbarr@pobox.com> (Graham Barr)
275
276         Net::Netrc
277         - Support exscaping in the netrc file
278
279 Change 688 on 2001/12/10 by <gbarr@pobox.com> (Graham Barr)
280
281         Release 1.0901
282
283 Change 687 on 2001/12/10 by <gbarr@pobox.com> (Graham Barr)
284
285         More test updates from the core
286
287 Change 686 on 2001/11/27 by <gbarr@pobox.com> (Graham Barr)
288
289         Skip tests if we are on an EBCDIC machine, but Convert::EBCDIC is not installed
290         Make tests run with 5.004
291
292 Change 685 on 2001/11/27 by <gbarr@pobox.com> (Graham Barr)
293
294         Net::SMTP
295         - Don't attempt to resolve the hostname to send in the greating.
296           If it is not provided, use localhost.localdomain
297           (patch from Eduardo Perez Ureta)
298
299 Change 684 on 2001/11/26 by <gbarr@pobox.com> (Graham Barr)
300
301         netrc.t
302         - fix RE for libnet_t.pl
303
304 Change 683 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
305
306         Various doc cleanups
307
308 Change 675 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
309
310         t/hostname.t
311         - Add test to check that hostname() does not modify $_
312
313 Change 674 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
314
315         Net::Config
316         - Dont treat "test_hosts" as an array of host names
317
318 Change 673 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
319
320         Added test for Net::Netrc
321         patch from chromatic
322
323 Change 672 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
324
325         Net::FTP
326         - Dont send QUIT on DESTROY. Causes problems when fork() is used.
327
328 Change 671 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
329
330         Net::Domain
331         - Fix bug causing $_ to be modified
332
333 Change 670 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
334
335         Net::FTP
336         - Send -anonymous@ as the password for the anonymous user, not
337           the real username. Patch from Eduardo Perez Ureta
338
339 Change 669 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
340
341         Add VERSION numbers to Net::FTP::L and Net::FTP::E
342
343 Change 668 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
344
345         Net::Config
346         - Read some default values using Mac::InternetConfig if we are on the Mac
347           patch from Chris Nandor
348
349 Change 667 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
350
351         Net::SMTP
352         - Add support for SASL AUTH (only PLAIN right now)
353           patch from Meng Weng Wong <mengwong@dumbo.pobox.com>
354
355 Change 666 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
356
357         t/config.t
358         - Use a fake inet_aton so we know that it will fail when expected
359
360 Change 665 on 2001/11/02 by <gbarr@pobox.com> (Graham Barr)
361
362         Release 1.09
363
364 Change 664 on 2001/10/29 by <gbarr@pobox.com> (Graham Barr)
365
366         Added test for Net::Config from chromatic
367
368 Change 663 on 2001/10/26 by <gbarr@pobox.com> (Graham Barr)
369
370         More fixes from the core for undefs
371
372 Change 662 on 2001/10/26 by <gbarr@pobox.com> (Graham Barr)
373
374         Make tests compatable with the perl core distribution
375
376 Change 661 on 2001/10/26 by <gbarr@pobox.com> (Graham Barr)
377
378         Add install-nomake to install libnet on machines that do not
379         have make available
380
381 Change 660 on 2001/10/26 by <gbarr@pobox.com> (Graham Barr)
382
383         Net::Cmd
384         - Ensure we don't insert an extra CR during LF=>CRLF when the CR already exists
385
386 Change 659 on 2001/10/22 by <gbarr@pobox.com> (Graham Barr)
387
388         Net::Domain
389         - Be more robust if no hostname or domainname
390           (especially the latter)
391
392 Change 658 on 2001/10/22 by <gbarr@pobox.com> (Graham Barr)
393
394         Net::Config
395         - Protect eval's from user defining $SIG{__DIE__}
396
397 Change 657 on 2001/10/22 by <gbarr@pobox.com> (Graham Barr)
398
399         Net::Config
400         - Fix handling of single values passed, when a ref to an array is wanted
401
402 Change 656 on 2001/10/22 by <gbarr@pobox.com> (Graham Barr)
403
404         Net::Config
405         - Pod updates from chromatic
406
407 Change 655 on 2001/10/22 by <gbarr@pobox.com> (Graham Barr)
408
409         Net::SMTP
410         - Don't be sensetive to extra spaces on reply to HELO
411
412 Change 654 on 2001/10/22 by <gbarr@pobox.com> (Graham Barr)
413
414         Net::Netrc
415         - Update lookup() docs to describe what happens if no .netrc file is found
416
417 Change 653 on 2001/10/22 by <gbarr@pobox.com> (Graham Barr)
418
419         Net::FTP
420         - Fix hash() to match docs (patch from Doug Wilson)
421
422 Change 652 on 2001/09/21 by <gbarr@pobox.com> (Graham Barr)
423
424         Net::FTP
425         - Fix patterns in ->size and ->supported
426
427 Change 651 on 2001/09/21 by <gbarr@pobox.com> (Graham Barr)
428
429         Net::Config, Net::Netrc
430         - Handle $home on w2k
431
432 Change 650 on 2001/09/21 by <gbarr@pobox.com> (Graham Barr)
433
434         Net::Domain
435         - Fix some potential undef warnings
436
437 Change 649 on 2001/09/21 by <gbarr@pobox.com> (Graham Barr)
438
439         Net::FTP
440         - Add FirewallType as an option to ->new
441
442 Change 648 on 2001/09/21 by <gbarr@pobox.com> (Graham Barr)
443
444         Net::FTP
445         - use sysopen instead of open so we don't get caught by special chars in the filename
446
447 Change 630 on 2001/08/31 by <gbarr@pobox.com> (Graham Barr)
448
449         Net::FTP::I
450         - Avoid uninit warning
451
452 Change 627 on 2001/08/20 by <gbarr@pobox.com> (Graham Barr)
453
454         Remove tests for modules removed from dist
455
456 Change 626 on 2001/08/17 by <gbarr@pobox.com> (Graham Barr)
457
458         Increment VERSIONs
459
460 Change 625 on 2001/08/17 by <gbarr@pobox.com> (Graham Barr)
461
462         Doc updates and add cc and bcc as aliases for recipient
463
464 Change 624 on 2001/08/17 by <gbarr@pobox.com> (Graham Barr)
465
466         Don't set ENV variables
467
468 Change 623 on 2001/08/17 by <gbarr@pobox.com> (Graham Barr)
469
470         Support mixed case in the EHLO response
471
472 Change 622 on 2001/08/06 by <gbarr@pobox.com> (Graham Barr)
473
474         Documentation update
475
476 Change 621 on 2001/08/06 by <gbarr@pobox.com> (Graham Barr)
477
478         Set the status if command returns due to the connection being closed
479
480 Change 620 on 2001/08/06 by <gbarr@pobox.com> (Graham Barr)
481
482         Fix for _msg_spec when passed the same msg number twice, pass N instead of N-N
483
484 Change 619 on 2001/05/29 by <gbarr@pobox.com> (Graham Barr)
485
486         Remove DummyInetd
487
488 Change 618 on 2001/05/29 by <gbarr@pobox.com> (Graham Barr)
489
490         Move snpp into its own distribution
491
492 Change 615 on 2001/05/29 by <gbarr@pobox.com> (Graham Barr)
493
494         Move PH to its own dist
495
496 Change 614 on 2001/05/29 by <gbarr@pobox.com> (Graham Barr)
497
498         Move TFTP out of libnet
499
500 Change 612 on 2001/03/29 by <gbarr@pobox.com> (Graham Barr)
501
502         Support some non standard servers that return more than
503         just a number in response to SIZE. But the size must be
504         the last thing on the response line [Jeffery W Long]
505
506 Change 603 on 2000/10/06 by <gbarr@pobox.com> (Graham Barr)
507
508         Net::Config
509         - Added documentation for ftp_firewall_type
510
511 Change 574 on 2000/08/24 by <gbarr@pobox.com> (Graham Barr)
512
513         Net::FTP
514         - Make listen socket listen on same interfacce as the command connection
515           this fixes a problem when going via a SOCKS firewall
516
517 Change 573 on 2000/08/24 by <gbarr@pobox.com> (Graham Barr)
518
519         Net::Netrc
520         - Exclude cygwin from the stat check
521
522 Change 572 on 2000/08/24 by <gbarr@pobox.com> (Graham Barr)
523
524         Net::FTP
525         - Fix bug in return value from ->rmdir
526         - Added ->restart()
527         Net::FTP::dataconn
528         - Added ->bytes_read
529
530 Change 518 on 2000/05/16 by <gbarr@pobox.com> (Graham Barr)
531
532         Net::FTP::A, Net::FTP::I
533         - Restrict the number of bytes given to syswrite to be at
534           most net_ftp_blksize. This fixes a bug on VMS where the OS will
535           return an error if syswrite is given more than 65535 bytes.
536
537 Change 504 on 2000/05/02 by <gbarr@pobox.com> (Graham Barr)
538
539         Net::NNTP
540         * Doc fix for the description of the return value from ->list()
541
542 Change 503 on 2000/05/02 by <gbarr@pobox.com> (Graham Barr)
543
544         Net::POP3
545         * chnage new MD5 to MD5->new
546
547 Change 472 on 2000/03/30 by <gbarr@pobox.com> (Graham Barr)
548
549         Net::Cmd
550         - More typos in os390 code
551
552 Change 471 on 2000/03/30 by <gbarr@pobox.com> (Graham Barr)
553
554         Net::Cmd
555         - Fix bug in new os390 code
556
557 Change 470 on 2000/03/30 by <gbarr@pobox.com> (Graham Barr)
558
559         Generate HTML
560
561 Change 469 on 2000/03/30 by <gbarr@pobox.com> (Graham Barr)
562
563         Documentation updates
564
565 Change 468 on 2000/03/30 by <gbarr@pobox.com> (Graham Barr)
566
567         Added Net::SNPP::HylaFAX.pm
568
569 Change 458 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
570
571         Net::Cmd, Net::FTP
572         - Support for os390, modified from a patch from Dan Campbell
573
574 Change 455 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
575
576         Net::Domain
577         - silence warnings on Win32 that domainname does not exist
578
579 Change 454 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
580
581         Net::FTP
582         - More error checking in ->get()
583
584 Change 453 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
585
586         Net::FTP
587         - update pattern to dig out unique filename from stou
588
589 Change 452 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
590
591         t/ftp.t
592         - silently pass if the stor to /pub fails
593
594 Change 451 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
595
596         Net::FTP
597         - Add Timeout to listen socket
598
599 Change 450 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
600
601         Makefile.PL
602         - only add ppd conditional on perl version
603
604 Change 449 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
605
606         Fixed mput example in FAQ to use glob()
607
608 Change 448 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
609
610         Update README to reflect new way Configure works
611
612 Change 447 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
613
614         Net::Config
615         - Check that $home is defined before we use it
616
617 Change 446 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
618
619         Net::FTP
620         - add link to autoftp example
621
622 Change 445 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
623
624         Net::FTP::A, Net::FTP::I
625         - Move the timeout check into the loop to prevent hanging
626           on write.
627
628 Change 444 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
629
630         Net::Cmd, Net::FTP::A, Net::FTP::I
631         - MacOS does not like the setting of $SIG{PIPE} so check $^O
632
633 Change 432 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
634
635         POD cleanup
636
637 Change 431 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
638
639         Net::NNTP
640         - Allow a filehandle to be passed to article, head and body
641
642 Change 430 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
643
644         Net::TFTP
645         - There is no quit method, so don't document one
646
647 Change 402 on 2000/03/23 by <gbarr@pobox.com> (Graham Barr)
648
649         Net::Config
650         - Fix typos in requires_firewall(), Thanks to Johan Vromans <jvromans@squirrel.nl>
651
652 Change 401 on 2000/03/23 by <gbarr@pobox.com> (Graham Barr)
653
654         Net::FTP
655         - fix rmdir for when ls() returns full paths
656
657 Change 379 on 2000/03/13 by <gbarr@pobox.com> (Graham Barr)
658
659         Release 1.0702
660
661 Change 378 on 2000/03/10 by <gbarr@pobox.com> (Graham Barr)
662
663         Net::FTP::A
664         - Fix to stop possible forever loop
665
666 Change 377 on 2000/03/10 by <gbarr@pobox.com> (Graham Barr)
667
668         Net::FTP::A
669         - use " not '
670
671 Change 376 on 2000/03/10 by <gbarr@pobox.com> (Graham Barr)
672
673         Net::Config
674         - need to import inet_aton and inet_ntoa
675
676 Change 375 on 2000/03/10 by <gbarr@pobox.com> (Graham Barr)
677
678         Net::Config
679         - change arg to split to /\./ from "."
680
681 Change 374 on 2000/03/07 by <gbarr@pobox.com> (Graham Barr)
682
683         Net::FTP::A
684         - Fix return value of read()
685
686 Change 373 on 2000/03/07 by <gbarr@pobox.com> (Graham Barr)
687
688         Net::FTP::I
689         - Fix typo
690
691 Change 372 on 2000/03/07 by <gbarr@pobox.com> (Graham Barr)
692
693         Release 1.07
694
695 Change 371 on 2000/03/06 by <gbarr@pobox.com> (Graham Barr)
696
697         - Moved FAQ to Net/libnetFAQ.pod
698
699 Change 370 on 2000/03/06 by <gbarr@pobox.com> (Graham Barr)
700
701         - Added mput and mget examples
702
703 Change 369 on 2000/03/06 by <gbarr@pobox.com> (Graham Barr)
704
705         - Added support for the xwho command in qpage, but no docs yet.
706
707 Change 368 on 2000/03/06 by <gbarr@pobox.com> (Graham Barr)
708
709         new Configure script
710
711 Change 367 on 2000/03/06 by <gbarr@pobox.com> (Graham Barr)
712
713         Local-ize $SIG{__DIE__}
714
715 Change 361 on 2000/02/17 by <gbarr@pobox.com> (Graham Barr)
716
717         Net::FTP
718         - Fix arg count check in cwd()
719
720 Change 351 on 2000/01/31 by <gbarr@pobox.com> (Graham Barr)
721
722         Net::Cmd
723         - Fixed bug in getline returning an empty line
724         - Added optional filehandle argument to read_until_dot.
725         
726         Net::POP3
727         - get now takes an optional filehandle argument, if given the
728           message is sent to the handle.
729
730 Change 348 on 2000/01/17 by <gbarr@pobox.com> (Graham Barr)
731
732         Net::Cmd
733         - fix getline not to drop blank lines
734
735 Change 347 on 2000/01/12 by <gbarr@pobox.com> (Graham Barr)
736
737         Net::Time
738         - Fix use of uninitialized warning caused by _socket
739
740 Change 346 on 2000/01/11 by <gbarr@pobox.com> (Graham Barr)
741
742         Net::FTP
743         - Change firewall code to use Net::Config->requires_firewall
744         
745         Net::Config
746         - renamed is_external to be requires_firewall
747
748 Change 345 on 2000/01/06 by <gbarr@pobox.com> (Graham Barr)
749
750         Net::FTP
751         - Added workaround for a Y2K bug that exists with the MDTM
752           command on some servers.
753
754 Change 341 on 1999/09/29 by <gbarr@pobox.com> (Graham Barr)
755
756         Net::FTP, Net::FTP::A, Net::FTP::I, Net::FTP::datacon
757         - Added BlockSize option to control size of blocks read from server
758           (defaults to 10K)
759
760 Change 340 on 1999/09/28 by <gbarr@pobox.com> (Graham Barr)
761
762         Net::FTP, Configure
763         - First attempt to add multiple firewall type support
764
765 Change 339 on 1999/09/28 by <gbarr@pobox.com> (Graham Barr)
766
767         Added ppd info to Makefile.PL and libnet.ppd to MANIFEST
768
769 Change 333 on 1999/09/18 by <gbarr@pobox.com> (Graham Barr)
770
771         Release 1.0607
772
773 Change 332 on 1999/09/18 by <gbarr@pobox.com> (Graham Barr)
774
775         Configure
776         - Fix typo
777
778 Change 331 on 1999/09/18 by <gbarr@pobox.com> (Graham Barr)
779
780         Net::FTP
781         - get and put now accept *FD as well as \*FD for the local filehandle
782
783 Change 330 on 1999/09/18 by <gbarr@pobox.com> (Graham Barr)
784
785         Net::Domain
786         - Added support for VMS as suggest by lane@DUPHY4.Physics.Drexel.Edu
787
788 Change 329 on 1999/09/18 by <gbarr@pobox.com> (Graham Barr)
789
790         Net::Netrc
791         - Added support for spaces in passwords
792
793 Change 328 on 1999/09/18 by <gbarr@pobox.com> (Graham Barr)
794
795         Net::Cmd
796         - Map \n's in commands to " "
797
798 Change 327 on 1999/09/18 by <gbarr@pobox.com> (Graham Barr)
799
800         Net::Netrc
801         - Applied patch from Randy Merrell to fix / escaping
802
803 Change 318 on 1999/08/06 by <gbarr@pobox.com> (Graham Barr)
804
805         Net::Cmd
806         - Remove use of defined(@ISA)
807
808 Change 316 on 1999/07/11 by <gbarr@pobox.com> (Graham Barr)
809
810         Net::POP3
811         - Added ping method supplied by William Rolston <rolston@freerealtime.com>
812
813 Change 309 on 1999/05/05 by <gbarr@pobox.com> (Graham Barr)
814
815         Net::FTP
816         - Check that writes to local file succeed
817
818 Change 308 on 1999/05/05 by <gbarr@pobox.com> (Graham Barr)
819
820         Net::FTP
821         - Fix bug ->size when SIZE and STAT are not implemented
822
823 Change 307 on 1999/05/05 by <gbarr@pobox.com> (Graham Barr)
824
825         Net::POP3
826         - The return value for apop is now the same as login
827
828 Change 306 on 1999/05/05 by <gbarr@pobox.com> (Graham Barr)
829
830         Net::POP3
831         - login now returns "0E0" when there are no messages on te server.
832           This is true in a boolean context, but zero in a numeric context
833
834 Change 305 on 1999/05/05 by <gbarr@pobox.com> (Graham Barr)
835
836         Net::FTP::A
837         - Fixed bug when sending a file in ascii mode that already contains
838           \r\n character sequences
839         - Made improvements to speed of \r\n <-> \n translation
840
841 Change 304 on 1999/05/05 by <gbarr@pobox.com> (Graham Barr)
842
843         Net::FTP
844         - Added hash mark printing
845
846 Change 264 on 1999/03/18 by <gbarr@pobox.com> (Graham Barr)
847
848         Net::TFTP
849         - Fix typo in CLOSE()
850
851 Change 262 on 1999/03/16 by <gbarr@pobox.com> (Graham Barr)
852
853         Net::FTP
854         - new should only call authorize if there is user/passwd data
855         
856         Net::SMTP
857         - Allow ->to to ignore bad addresses
858
859 Change 254 on 1999/02/24 by <gbarr@pobox.com> (Graham Barr)
860
861         Added some debug to t/ftp.t to help understand failure
862
863 Change 253 on 1999/02/17 by <gbarr@pobox.com> (Graham Barr)
864
865         Net::Cmd
866         - Added checks for a closed connection
867
868 Change 252 on 1999/02/17 by <gbarr@pobox.com> (Graham Barr)
869
870         Net::Domain
871         - set FQDN = IP if host does not have a name
872
873 Change 248 on 1999/02/06 by <gbarr@pobox.com> (Graham Barr)
874
875         Net::Domain
876         - check for defined(&main::SYS_gethostname) before calling syscall
877           as user may have a UNIVERSAL::AUTOLOADER defined
878
879 Change 245 on 1999/01/18 by <gbarr@pobox.com> (Graham Barr)
880
881         Net::FTP
882         - Modify mkdir to call ->cwd(), not ->cd()
883
884 Change 206 on 1998/10/21 by <gbarr@pobox.com> (Graham Barr)
885
886         Fix typo in Net::Cmd
887
888 Change 204 on 1998/10/18 by <gbarr@pobox.com> (Graham Barr)
889
890         Net::SMTP
891         - DESTROY now does nothing, so any half-sent message should be aborted
892
893 Change 198 on 1998/10/16 by <gbarr@pobox.com> (Graham Barr)
894
895         Net::Config added
896         
897         Configure, Makefile.PL
898         - Canges to handle new Net::Config module
899
900 Change 197 on 1998/10/16 by <gbarr@pobox.com> (Graham Barr)
901
902         Net::FTP
903         - Fixed return vlue of _ACCT
904         
905         Net::Cmd
906         - Fixed datasend to ensure all data is sent
907         - Fixed a || bug in getline
908         
909         Some FAQ updates
910
911 Change 196 on 1998/10/16 by <gbarr@pobox.com> (Graham Barr)
912
913         Net::TFTP
914         - Initial public release
915
916 Change 195 on 1998/10/04 by <gbarr@pobox.com> (Graham Barr)
917
918         Net::FTP
919         - Fixed bad use of ||= in cwd()
920         
921         Net::POP3
922         - Fixed pattern for -ERR (had +ERR)
923
924 Change 191 on 1998/09/26 by <gbarr@pobox.com> (Graham Barr)
925
926         Net::POP3
927         - Fix bug in UIDL
928
929 Change 187 on 1998/09/02 by <gbarr@pobox.com> (Graham Barr)
930
931         Net::TFTP
932         - Some cleanup of the code
933         - removed leading - from named args
934
935 Change 185 on 1998/08/24 by <gbarr@pobox.com> (Graham Barr)
936
937         Net::TFTP
938         - Initial version
939
940 Change 184 on 1998/08/23 by <gbarr@pobox.com> (Graham Barr)
941
942         Remove mention of Net::SNMP from README
943
944 Change 183 on 1998/08/07 by <gbarr@pobox.com> (Graham Barr)
945
946         Net::Domain
947         - Fix problem with returning last name instead of first name for a
948           win32 multi-homed machine
949
950 Change 182 on 1998/08/07 by <gbarr@pobox.com> (Graham Barr)
951
952         Net::FTP
953         - _list_cmd returned (undef) instead of ()
954         - Fix typo in docs
955         
956         Net::NNTP
957         - Fix typo in docs
958
959 Change 181 on 1998/08/05 by <gbarr@pobox.com> (Graham Barr)
960
961         Net::FTP
962         - Allow spaces in filenames (ick!)
963
964 Change 179 on 1998/08/05 by <gbarr@pobox.com> (Graham Barr)
965
966         Net::FTP
967         - added new rmdir from Dunkin Software
968         - fix to the code generating the listen port
969
970 Change 171 on 1998/07/09 by <gbarr@pobox.com> (Graham Barr)
971
972         Net::FTP
973         - login will now send ACCT if $acct is defined and the PASS
974           command completed with 2xx or 3xx
975         - Added a check for the close of the dataconn in _store_cmd
976         - Debug trace will hide any parameter given to ACCT
977
978 Change 167 on 1998/07/04 by <gbarr@pobox.com> (Graham Barr)
979
980         - Added Config.eg, an example Config.pm
981         - Removed set method from Net::Config
982         - Removed check for Data::Dumper from Makefile.PL
983
984 Change 157 on 1998/06/20 by <gbarr@pobox.com> (Graham Barr)
985
986         Net::FTP
987         - Another small tweak to ->supported()
988
989 Change 156 on 1998/06/19 by <gbarr@pobox.com> (Graham Barr)
990
991         Net::FTP
992         - Tweak to ->supported() to better detect reports from some
993           servers (NcFTPd)
994
995 Change 153 on 1998/06/17 by <gbarr@pobox.com> (Graham Barr)
996
997         Net::FTP
998         - Fix "Use of uninitialized" warning, patch from
999           Lars Thegler <lth@dannet.dk>
1000
1001 Change 148 on 1998/06/07 by <gbarr@pobox.com> (Graham Barr)
1002
1003         Net::SMTP
1004         - Fix typo
1005
1006 Change 147 on 1998/06/07 by <gbarr@pobox.com> (Graham Barr)
1007
1008         Net::SMTP
1009         - Added ->supports()
1010         - Added ->etrn()
1011         
1012         Updated FAQ
1013
1014 Change 141 on 1998/05/24 by <gbarr@pobox.com> (Graham Barr)
1015
1016         Net::SMTP
1017         - Added banner() method
1018
1019 Change 132 on 1998/04/19 by <gbarr@pobox.com> (Graham Barr)
1020
1021         Net::POP3
1022         - Added ResvPort option to new()
1023
1024 Change 131 on 1998/04/19 by <gbarr@pobox.com> (Graham Barr)
1025
1026         Makefile.PL
1027         - Patch for running $^X Configure under VMS
1028
1029 Change 130 on 1998/04/19 by <gbarr@pobox.com> (Graham Barr)
1030
1031         Net::FTP, Net::POP3
1032         - wrapped getpwuid in eval {} as some OSs (eg NT) do not support it
1033
1034 Change 129 on 1998/04/19 by <gbarr@pobox.com> (Graham Barr)
1035
1036         Net::FTP
1037         - Enhanced ->size() to try different approaces if SIZE is
1038           not implemented
1039
1040 Change 128 on 1998/04/16 by <gbarr@pobox.com> (Graham Barr)
1041
1042         Net::Time
1043         - Correct number of seconds in a year
1044
1045 Change 126 on 1998/04/07 by <gbarr@pobox.com> (Graham Barr)
1046
1047         Net::FTP, Net::FTP::A, Net::FTP::I, Net::Cmd
1048         - changes for undef checking on sysread/syswrite
1049
1050 Change 118 on 1998/02/24 by <gbarr@pobox.com> (Graham Barr)
1051
1052         Net::FTP
1053         - Added site method
1054
1055 Change 117 on 1998/02/24 by <gbarr@pobox.com> (Graham Barr)
1056
1057         Net::POP3
1058         - Remove use of map in a void context
1059
1060 Change 116 on 1998/02/21 by <gbarr@pobox.com> (Graham Barr)
1061
1062         Net::FTP
1063         - Changes to mkdir for recursive creates.
1064
1065 Change 114 on 1998/02/21 by <gbarr@pobox.com> (Graham Barr)
1066
1067         Net::Domain
1068         - Change $SIG{__DIE__} to $SIG{'__DIE__'} to stop warning in 5.003
1069
1070 Change 113 on 1998/02/18 by <gbarr@pobox.com> (Graham Barr)
1071
1072         Net::FTP::A
1073         - modified regexp in write for converting to CRLF, should now work with MacOS
1074         
1075         Net::FTP
1076         - Added use of File::Basename
1077         - Small tweak to abort()
1078         
1079         Net::Time
1080         - Changed inet_time to handle MacOS
1081         
1082         Net::Netrc
1083         - Fixes for MacOS
1084         
1085         Net::Domain
1086         - Fixes for MacOS
1087         
1088         Net::SMTP
1089         - Fix for new() to fail if HELO command fails
1090
1091 Change 108 on 1998/02/15 by <gbarr@pobox.com> (Graham Barr)
1092
1093         Net::FTP
1094         - Added check for filenames with spaces, \r or \n
1095
1096 Change 107 on 1998/02/07 by <gbarr@pobox.com> (Graham Barr)
1097
1098         Net::FTP
1099         - Ensure dataconn object is in reading mode for data transfers
1100
1101 Change 101 on 1998/01/23 by <gbarr@pobox.com> (Graham Barr)
1102
1103         Renamed FAQ.pod as FAQ
1104
1105 Change 100 on 1998/01/23 by <gbarr@pobox.com> (Graham Barr)
1106
1107         Net::NNTP
1108         - Added Reader option to new()
1109
1110 Change 99 on 1998/01/23 by <gbarr@pobox.com> (Graham Barr)
1111
1112         Net::POP3
1113         - fix pass() to call popstat() if pattern does not match for
1114           message count
1115
1116 Change 98 on 1998/01/23 by <gbarr@pobox.com> (Graham Barr)
1117
1118         Restore changes lost in disk-crash
1119         
1120         *** Patch 1.0605
1121         
1122         Sun Dec 21 1997 <gbarr@pobox.com> (Graham Barr)
1123         
1124         Net::FTP
1125         - Fix for pasv_xfer, previous version hung if an error occured
1126           while setting up the link between the two servers.
1127         
1128         Sun Dec 14 1997 <gbarr@pobox.com> (Graham Barr)
1129         
1130         Net::Domain
1131         - Fix for 'Use of uninitialized' when setting $SIG{__DIE__}
1132         
1133         Sat Dec 13 1997 <gbarr@pobox.com> (Graham Barr)
1134         
1135         Net::Domain, Net::Netrc
1136         - patches from Nick Ing-Simmons for MSWin32
1137         
1138         *** Patch 1.0604
1139         
1140         Thu Dec 11 1997 <gbarr@pobox.com> (Graham Barr)
1141         
1142         Net::FTP
1143         - Removed use of AutoLoader, it was causing problems on
1144           some platforms
1145
1146 Change 92 on 1997/12/09 by <gbarr@pobox.com> (Graham Barr)
1147
1148         Net::FTP
1149         - Fix to pasv_xfer, the command stream on the source side was left
1150           out of sync.
1151
1152 Change 91 on 1997/12/05 by <gbarr@pobox.com> (Graham Barr)
1153
1154         MANIFEST, FAQ.pod
1155         - Added initial FAQ document
1156
1157 Change 90 on 1997/12/05 by <gbarr@pobox.com> (Graham Barr)
1158
1159         Net::FTP
1160         - Set $@ if ->new() fails
1161
1162 Change 82 on 1997/11/30 by <gbarr@pobox.com> (Graham Barr)
1163
1164         x
1165
1166 Change 79 on 1997/11/30 by <gbarr@pobox.com> (Graham Barr)
1167
1168         Net::Cmd
1169         - Fix for read_until_dot entering an endless loop, now returns undef
1170         
1171         Net::POP3
1172         - Fix ->list() and ->uidl() to handle undef being returned from
1173           ->read_until_dot()
1174
1175 Change 78 on 1997/11/30 by <gbarr@pobox.com> (Graham Barr)
1176
1177         Net::FTP
1178         - Fix to login() and authorize() for OS/2 which does not
1179           support getpw*()
1180
1181 Change 65 on 1997/11/28 by <gbarr@pobox.com> (Graham Barr)
1182
1183         Net::Domain
1184         - If user has defined $SIG{__DIE__} then failures inside eval
1185           still call it. local-ized $SIG{__DIE__} to stop this as Net::Domain
1186           used eval to hide such errors.
1187
1188 Change 64 on 1997/11/28 by <gbarr@pobox.com> (Graham Barr)
1189
1190         t/nntp.t
1191         - Now exits passing if commands fail due to not having
1192           authorization.
1193
1194 Change 61 on 1997/11/26 by <gbarr@pobox.com> (Graham Barr)
1195
1196         none
1197
1198 Change 60 on 1997/11/26 by <gbarr@pobox.com> (Graham Barr)
1199
1200         Net::FTP::I
1201         - Fix to prevent ABOR being sent when xfer is complete
1202         - Change to write() to ensure whole packet is sent
1203         
1204         Net::FTP
1205         - Moved $TELNET_ vars to top of file so that  autosplit does not place them
1206           in the wrong file and cause "Use of undefined ...."
1207         - Clarification on the result from ->size() added to docs.
1208         - pasv_xfer changed to use stor as stou is not a "MUST-have" command
1209         - added pasv_xfer_unique
1210         
1211         Net::PH
1212         - Documentation updates.
1213         
1214         t/nntp.t
1215         - Modified to test for a list of groups
1216
1217 Change 58 on 1997/11/18 by <gbarr@pobox.com> (Graham Barr)
1218
1219         t/nntp.t
1220         - Modified to check for more groups before failure
1221
1222 Change 56 on 1997/11/18 by <gbarr@pobox.com> (Graham Barr)
1223
1224         Net::SMTP
1225         - Corrected documentation for ->expand()
1226
1227 Change 54 on 1997/11/18 by <gbarr@pobox.com> (Graham Barr)
1228
1229         Makefile.PL
1230         - change to code for creating Net::Config
1231         
1232         Net::FTP::A
1233         - Change to write() to ensure whole packet is sent
1234         - Documentation correction to dir() and ls()
1235         
1236         Net::FTP::dataconn
1237         - Stop abort be called when a write socket is being closed.
1238         
1239         Net::NNTP
1240         - Changes to postok logic
1241         
1242         Net::PH
1243         - fields() now also returns a reference to an ordered array of tag names
1244           if called in an array context.
1245         
1246         Net::Cmd
1247         - Catch added for SIGPIPE while in ->command()
1248
1249 Change 43 on 1997/11/05 by <gbarr@pobox.com> (Graham Barr)
1250
1251         rename files
1252
1253 Change 39 on 1997/11/05 by <gbarr@pobox.com> (Graham Barr)
1254
1255         Configure
1256         - Fix croak problem
1257
1258 Change 38 on 1997/11/05 by <gbarr@pobox.com> (Graham Barr)
1259
1260         Net::FTP, Net::NNTP, Net::PH, Net::POP3, Net::SMTP, Net::SNPP
1261         - Fix error cause by calling close method when "unexpected EOF:
1262           has been encountered.
1263         
1264         t/require.t
1265         - Remove Net::Telnet test
1266
1267 Change 37 on 1997/11/01 by <gbarr@pobox.com> (Graham Barr)
1268
1269         Release 1.06
1270
1271 Change 36 on 1997/11/01 by <gbarr@pobox.com> (Graham Barr)
1272
1273         none
1274
1275 Change 35 on 1997/11/01 by <gbarr@pobox.com> (Graham Barr)
1276
1277         Net::FTP
1278         - Fixed undef warning in login() when $ruser does not exist in .netrc
1279
1280 Change 34 on 1997/11/01 by <gbarr@pobox.com> (Graham Barr)
1281
1282         Net::FTP
1283         - Added new supported() method
1284
1285 Change 33 on 1997/11/01 by <gbarr@pobox.com> (Graham Barr)
1286
1287         Net::FTP
1288         - DESTORY now sends quit command
1289         - corrected OOB commands sent prior to an abort command
1290         - close will call abort unless eof seen
1291         - documentation updates
1292         
1293         Net::FTP::datacon
1294         - abort() will read a byte if non have been read
1295         
1296         Net::FTP::A
1297         - read was using arg#3 as an offset ?? change to use as timeout, this
1298           now matches Net::FTP::I::read and the docs
1299         - speedup to read()
1300
1301 Change 18 on 1997/10/04 by <gbarr@pobox.com> (Graham Barr)
1302
1303         Release 1.17
1304
1305 Change 15 on 1997/09/27 by <gbarr@pobox.com> (Graham Barr)
1306
1307         Email address and documentation changes
1308
1309 Change 14 on 1997/09/27 by <gbarr@pobox.com> (Graham Barr)
1310
1311         Net::FTP
1312         - Added account method so ACCT command can be sent independantly
1313           of ->login()
1314         - Fixed a bug which caused an infinite loop if EOF happend on the
1315           command channel while executing code to work around MS FTP
1316             servers
1317         
1318         Net::Cmd
1319         - Fixed undefined warning when an unexpected EOF is encountered
1320         
1321         Net::NNTP
1322         - Added a call to ->reader() from within ->new(), just in case we are
1323           talking to an INN server, but we have transfer rights. This will
1324           ensure we are talking to nnrpd.
1325         
1326         Net::SNPP
1327         - Fixed a bug in ->new() while locating default host
1328
1329 Change 13 on 1997/09/27 by <gbarr@pobox.com> (Graham Barr)
1330
1331         Net::FTP
1332         - Modified code which determined whether to connect via a Firewall.
1333           if the Firewall wall option is passed then it will be used,
1334           reguardless of whether the real machine can be reached.
1335         - The Firewall option to new is now used in preference over
1336           the FTP_FIREWALL environment variable.
1337
1338 Change 12 on 1997/09/27 by <gbarr@pobox.com> (Graham Barr)
1339
1340         Net::Cmd
1341         - modified ->response() to return CMD_ERROR if ->getline() returns
1342           undef
1343
1344 Change 6 on 1997/09/14 by <gbarr@pobox.com> (Graham Barr)
1345
1346         Small tweak to Makefile,PL to remove requirement for Data::Dumper
1347
1348 Change 3 on 1997/09/13 by <gbarr@pobox.com> (Graham Barr)
1349
1350         Makefile.PL
1351         - Local config file libnet.cfg installed as Net::Config
1352
1353 Change 2 on 1997/09/13 by <gbarr@pobox.com> (Graham Barr)
1354
1355         Net::FTP
1356         - Modified to use AutoLoader
1357         - Fixed Net::FTP::[AI]::write to trap SIGPIPE errors
1358           and return an error, instead of aborting the script
1359
1360 Change 1 on 1997/09/13 by <gbarr@pobox.com> (Graham Barr)
1361
1362         A new beginning
1363