]> andersk Git - libyaml.git/blame - debian/changelog
Add libyaml-0-2-dbg package with debugging symbols
[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.
18d792f8 8 + Added pkg-config support. (Closes: #537834)
d27f4509 9 * Remove unneded libyaml.la file. (Closes: #622452)
2dff8bb1
AK
10 * Add libyaml-0-2-dbg package with debugging symbols.
11 (Closes: #592747)
a16771db
AK
12
13 -- Anders Kaseorg <andersk@mit.edu> Mon, 30 May 2011 19:52:27 -0400
14
6e99db53 15libyaml (0.1.3-1) unstable; urgency=low
b5157f22
AK
16
17 * New upstream version 0.1.3.
18 + This release fixes non-standard structure initialization and a
19 streaming-related issue.
20 * Bump priority from extra to optional.
21
6e99db53 22 -- Anders Kaseorg <andersk@mit.edu> Sun, 04 Oct 2009 14:07:18 -0400
b5157f22 23
d571cc8b 24libyaml (0.1.2-1) unstable; urgency=low
2decfa0e
AK
25
26 * New upstream version 0.1.2.
27 + Fixed grammar in error messages (from YAML::XS::LibYAML).
28 + Rewritten whitespace detection in the scalar analyzer and block
29 scalar writers (ported from PyYAML).
30 + Fixed emitting folded scalars with trailing breaks; Forced emitting
31 of a document end indicator when there is a possibility of ambiguous
32 parsing.
33
d571cc8b 34 -- Anders Kaseorg <andersk@mit.edu> Mon, 29 Dec 2008 21:10:48 -0500
2decfa0e 35
01068572
AK
36libyaml (0.1.1-1) unstable; urgency=low
37
38 * Initial release (Closes: #484381).
39
40 -- Anders Kaseorg <andersk@mit.edu> Tue, 10 Jun 2008 02:37:34 -0400
This page took 0.383855 seconds and 5 git commands to generate.