-
Notifications
You must be signed in to change notification settings - Fork 9
/
NEWS
44 lines (27 loc) · 879 Bytes
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
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.