Skip to content

Commit

Permalink
URI-1.74
Browse files Browse the repository at this point in the history
    - avoid 'uninitialized' warning in URI::File when host has no domain name
      set (PR#53, thanks Shoichi Kaji!)
  • Loading branch information
karenetheridge committed Apr 22, 2018
1 parent c5ca223 commit 98db32c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Revision history for URI

{{$NEXT}}
1.74 2018-04-22 12:30:44Z
- avoid 'uninitialized' warning in URI::File when host has no domain name
set (PR#53, thanks Shoichi Kaji!)

Expand Down

0 comments on commit 98db32c

Please sign in to comment.