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