Added Cyg-Win

This commit is contained in:
Frank Harris 2026-06-06 18:46:40 -04:00
parent 82cbc206eb
commit 413c315806
10586 changed files with 3806249 additions and 0 deletions

View file

@ -0,0 +1,44 @@
libmetalink 0.1.3
=================
Release Note
------------
This release fixes the bug that signature element in metalink v4 was
not parsed correctly.
libmetalink 0.1.2
=================
Release Note
------------
This release fixes the bug that the library version was not updated in
the previous release.
libmetalink 0.1.1
=================
Release Note
------------
This release adds dynamic attribute of the origin element in Metalink
4 and the origin and type attributes of the metalink element in
Metalink 3. It fixes configure and compile errors on netbsd and OSX.
libmetalink 0.1.0
=================
Release Note
------------
This release adds RFC 5854 Metalink 4.0 support, thanks to Quentin
Stievenart. It also adds the ability to filter out dangerous filename
in Metalink files. Many portability patches contributed by Guenter
Knauf were merged.