integrate hv_delete and hv_delete_ent into hv_delete_common
[p5sagit/p5-mst-13.2.git] / lib / Net / ChangeLog.libnet
index 259d623..26d7ac8 100644 (file)
@@ -1,3 +1,48 @@
+Change 830 on 2003/09/25 by <gbarr@pobox.com> (Graham Barr)
+
+       Net::FTP
+       - documentation fixes
+
+Change 829 on 2003/09/25 by <gbarr@pobox.com> (Graham Barr)
+
+       Net::FTP
+       - Allow spaces after the file size in the response to SIZE
+
+Change 828 on 2003/09/25 by <gbarr@pobox.com> (Graham Barr)
+
+       Net::Domain
+       - Avoid infinite loop
+
+Change 821 on 2003/06/18 by <gbarr@pobox.com> (Graham Barr)
+
+       Release 1.16
+
+Change 820 on 2003/06/17 by <gbarr@pobox.com> (Graham Barr)
+
+       Net::FTP
+       - Fix uninit warning when sending the ALLO command inside put
+
+Change 819 on 2003/06/13 by <gbarr@pobox.com> (Graham Barr)
+
+       Release 1.15
+
+Change 818 on 2003/06/13 by <gbarr@pobox.com> (Graham Barr)
+
+       Net::FTP
+       - Fix merge error spotted by Slaven Rezic
+
+Change 817 on 2003/06/13 by <gbarr@pobox.com> (Graham Barr)
+
+       Set INSTALLDIRS to 'perl' for perl >= 5.008
+
+Change 816 on 2003/06/13 by <gbarr@pobox.com> (Graham Barr)
+
+       Add SIGNATURE
+
+Change 806 on 2003/06/02 by <gbarr@pobox.com> (Graham Barr)
+
+       Release 1.14
+
 Change 805 on 2003/06/02 by <gbarr@pobox.com> (Graham Barr)
 
        Net::Cmd