summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbluemonk <ceresa@gmail.com>2011-03-27 13:24:57 +0200
committerbluemonk <ceresa@gmail.com>2011-03-27 13:24:57 +0200
commit35a9f335563a42e0a54c8178fa8454a7340a8771 (patch)
treeba8159b4b764fda459f7cc037b908003a1fc496f
parent66473bf8531e4fad1345a448f91ef7917614908e (diff)
downloadipaddress-35a9f335563a42e0a54c8178fa8454a7340a8771.tar.gz
CHANGELOG and README changes
-rw-r--r--CHANGELOG.rdoc4
-rw-r--r--README.rdoc4
2 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc
index 868766f..cedfd88 100644
--- a/CHANGELOG.rdoc
+++ b/CHANGELOG.rdoc
@@ -1,5 +1,9 @@
== master
+CHANGED:: IPAddress::IPv4#each_host to improve speed
+
+== ipaddress 0.7.0
+
NEW:: IPAddress::IPv6#include?
NEW:: IPAddress::IPv6#network_u128
NEW:: Modified IPAddress::IPv6::Mapped to accept IPv4 mapped addresses in IPv6 format
diff --git a/README.rdoc b/README.rdoc
index 18e909c..2bb7e04 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -923,8 +923,8 @@ Feel free to join us and tell us what you think!
Thanks to Luca Russo (vargolo) and Simone Carletti (weppos) for all
the support and technical review. Thanks to Marco Beri, Bryan T. Richardson,
-Nicolas Fevrier, jdpace, Daniele Alessandri and Steve Rawlinson for
-their support, feedback and bug reports.
+Nicolas Fevrier, jdpace, Daniele Alessandri, jrdioko, Ghislain Charrier and
+Steve Rawlinson for their support, feedback and bug reports.
== Copyright