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