]> andersk Git - libyaml.git/blob - debian/changelog
New changelog entry for 0.1.4-1
[libyaml.git] / debian / changelog
1 libyaml (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
12 libyaml (0.1.3-1) unstable; urgency=low
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
19  -- Anders Kaseorg <andersk@mit.edu>  Sun, 04 Oct 2009 14:07:18 -0400
20
21 libyaml (0.1.2-1) unstable; urgency=low
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
31  -- Anders Kaseorg <andersk@mit.edu>  Mon, 29 Dec 2008 21:10:48 -0500
32
33 libyaml (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.183358 seconds and 5 git commands to generate.