CVS commit: htutils/changes
"Leonardo Taccari" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: htutils Committed By: leot Date: Wed Jan 8 13:21:44 UTC 2020 Modified Files: htutils/changes: advisories2rss Log Message: Add http:// schema for scheme-agnostic <link>-s RSS 0.91 standard predates the https:// and according `RSS 0.91 specification, revision 3' (<http://www.rssboard.org/rss-0-9-1-netscape>) the <link> tag for `Netcenter usage' all URLs must start with either "http://" or "ftp://" to be valid. Scheme-agnostic URLs are at least problematic for the Opera browser on macOS as reported by markus via WWW Feedback form. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 htutils/changes/advisories2rss Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.