summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGisle Aas <aas@oslonett.no>1998-09-07 23:21:40 +0000
committerGisle Aas <aas@oslonett.no>1998-09-07 23:21:40 +0000
commit5a5f3b2c89dffd2c3b453159db78604f59909ecf (patch)
tree97416d6eebd174fb28ac5f3d0da293faf7d805d8
parent233151504fde9d2513bd0eeb752c83d181009844 (diff)
downloaduri-R0.05.tar.gz
Summarized 0.05 changes.R0.05
-rw-r--r--Changes20
1 files changed, 20 insertions, 0 deletions
diff --git a/Changes b/Changes
index d087d72..1a246a5 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,23 @@
+1998-09-08 Gisle Aas <aas@sn.no>
+
+ Release 0.05
+
+ Implemented news URLs (together with snews/nntp)
+
+ Implemented pop URLs (RFC 2384)
+
+ Can now use '==' to compare if two URI objects are the same or not.
+
+ $u->opaque_part renamed as $u->opaque
+
+ Better canonicalization
+
+ Faster $u->abs (especially for URI that already are absolute)
+
+ $u->query_form will keep more chars unescaped
+
+
+
1998-09-06 Gisle Aas <aas@sn.no>
Release 0.04