summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorGisle Aas <aas@oslonett.no>1998-09-23 19:20:57 +0000
committerGisle Aas <aas@oslonett.no>1998-09-23 19:20:57 +0000
commit5c8802535218f97d1dc4cb79df54fd42704c082e (patch)
tree0915416157c4bea60f7f67f87ed759a72d61b6fe /Changes
parente337a40466a6fd9dff7cef3daca07c72d23e4bf2 (diff)
downloaduri-5c8802535218f97d1dc4cb79df54fd42704c082e.tar.gz
More changes.
Diffstat (limited to 'Changes')
-rw-r--r--Changes19
1 files changed, 19 insertions, 0 deletions
diff --git a/Changes b/Changes
index 6d5f06a..bbe8cea 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,22 @@
+1998-09-23 Gisle Aas <aas@sn.no>
+
+ Release 0.90_01
+
+ New README
+
+ Makefile.PL list MIME::Base64 as PREREQ_PM
+
+ Original $scheme argument not passed to _init() method.
+
+ Automatically add scheme to empty URIs where the scheme
+ is required: URI->new("", "data")
+
+ Documentation update.
+
+ New URI::URL::strict implementation.
+
+
+
1998-09-22 Gisle Aas <aas@sn.no>
Release 0.09_02