瀏覽代碼

Filipe added support for IPv6

pull/38/head v2.2.0
Chandrashekhar Mullaparthi 14 年之前
父節點
當前提交
8c46b108bb
共有 2 個檔案被更改,包括 8 行新增1 行删除
  1. +1
    -0
      .gitignore
  2. +7
    -1
      README

+ 1
- 0
.gitignore 查看文件

@ -1,3 +1,4 @@
ebin/
*~
.eunit/
test/

+ 7
- 1
README 查看文件

@ -18,7 +18,7 @@ ibrowse is available under two different licenses. LGPL or the BSD license.
Comments to : Chandrashekhar.Mullaparthi@gmail.com
Version : 2.1.4
Version : 2.2.0
Latest version : git://github.com/cmullaparthi/ibrowse.git
@ -43,6 +43,7 @@ Filipe David Manana
Geoff Cant
Jeroen Koops
João Lopes
Joseph Wayne Norton
Karol Skocik
Kostis Sagonas
Matthew Reilly
@ -62,6 +63,11 @@ tholschuh (https://github.com/tholschuh/)
CONTRIBUTIONS & CHANGE HISTORY
==============================
13-04-2011 - v2.2.0
* Filipe David Manana added IPv6 support. This is a mjor new
feature, Thank you Filipe!
* Joseph Wayne Norton contributed tweaks to .gitignore
09-02-2011 - v2.1.4
* Fixed a bug reported by Ryan Zezeski with the
save_response_to_file option.

Loading…
取消
儲存