File: NEWS

package info (click to toggle)
libnet-netrc-ruby 0.2.1-1.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 124 kB
  • ctags: 228
  • sloc: ruby: 1,420; makefile: 22
file content (16 lines) | stat: -rw-r--r-- 373 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
0.2.1: 2008-03-03

    * Fixed TypeError bug on Win32 in Net::Netrc.rcname (thanks to
    Inoue Yasuyuki)

0.2.0: 2005-12-19

    * Added net/ftp-netrc.rb, providing extension to Net::FTP's
    login method for auto-login using .netrc file.

    * Added examples, .netrc documentation, additional method
    documentation.

0.1.0: 2005-12-15

    * Initial public release.