summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
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