summaryrefslogtreecommitdiff
path: root/CHANGELOG.rdoc
diff options
context:
space:
mode:
authorbluemonk <ceresa@gmail.com>2011-05-14 11:22:17 +0200
committerbluemonk <ceresa@gmail.com>2011-05-14 11:22:17 +0200
commitbda1e2bb645cf6dcba6fc65f9c9ef12d8003505e (patch)
tree96c55c34f3967a5cb3cb6159df388712eb57471b /CHANGELOG.rdoc
parentc2945c56542c6c4f969782b8e50e039cee9665ca (diff)
downloadipaddress-bda1e2bb645cf6dcba6fc65f9c9ef12d8003505e.tar.gz
Fixed some IPv6 documentation (closes #8)
Diffstat (limited to 'CHANGELOG.rdoc')
-rw-r--r--CHANGELOG.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc
index f20bdad..4b1d63d 100644
--- a/CHANGELOG.rdoc
+++ b/CHANGELOG.rdoc
@@ -1,6 +1,6 @@
== ipaddress 0.8.0
-CHANGED:: Removed extension methods and extension directory to easy integration with the stdlib
+CHANGED:: Removed extension methods and extension directory to facilitate integration with the stdlib
CHANGED:: Reworked IPv4#<=>, now intuitively sorts objects based on the prefix
CHANGED:: IPv4#supernet now returns "0.0.0.0/0" if supernetting with a prefix less than 1
NEW:: IPv6#network