]> andersk Git - libyaml.git/blame - debian/changelog
New changelog entry for 0.1.4-1
[libyaml.git] / debian / changelog
CommitLineData
a16771db
AK
1libyaml (0.1.4-1) UNRELEASED; urgency=low
2
3 * New upstream version 0.1.4.
4 + Fixed a bug that prevented an empty mapping being used as a simple
5 key.
6 + Fixed pointer overflow when calculating the position of a potential
7 simple key.
8 + Added pkg-config support.
9
10 -- Anders Kaseorg <andersk@mit.edu> Mon, 30 May 2011 19:52:27 -0400
11
6e99db53 12libyaml (0.1.3-1) unstable; urgency=low
b5157f22
AK
13
14 * New upstream version 0.1.3.
15 + This release fixes non-standard structure initialization and a
16 streaming-related issue.
17 * Bump priority from extra to optional.
18
6e99db53 19 -- Anders Kaseorg <andersk@mit.edu> Sun, 04 Oct 2009 14:07:18 -0400
b5157f22 20
d571cc8b 21libyaml (0.1.2-1) unstable; urgency=low
2decfa0e
AK
22
23 * New upstream version 0.1.2.
24 + Fixed grammar in error messages (from YAML::XS::LibYAML).
25 + Rewritten whitespace detection in the scalar analyzer and block
26 scalar writers (ported from PyYAML).
27 + Fixed emitting folded scalars with trailing breaks; Forced emitting
28 of a document end indicator when there is a possibility of ambiguous
29 parsing.
30
d571cc8b 31 -- Anders Kaseorg <andersk@mit.edu> Mon, 29 Dec 2008 21:10:48 -0500
2decfa0e 32
01068572
AK
33libyaml (0.1.1-1) unstable; urgency=low
34
35 * Initial release (Closes: #484381).
36
37 -- Anders Kaseorg <andersk@mit.edu> Tue, 10 Jun 2008 02:37:34 -0400
This page took 0.058792 seconds and 5 git commands to generate.