]> andersk Git - libyaml.git/blob - announcement.msg
Fix pointer and enum warnings in deconstructor-alt
[libyaml.git] / announcement.msg
1 From: Kirill Simonov <xi@resolvent.net>
2 To: yaml-core@lists.sourceforge.net
3 Subject: LibYAML-0.1.7: A minor bugfix release
4
5 This is a minor bugfix release of LibYAML, a C library for parsing
6 and emitting YAML.
7
8 * Fixed segfault in yaml_string_write_handler.
9 * Fixed invalid simple key assertion.
10 * Fixed error handling in some examples (thank to Mathias Svensson).
11 * Removed obsolete VS project files.
12
13 LibYAML homepage:   http://pyyaml.org/wiki/LibYAML
14 TAR.GZ package:     http://pyyaml.org/download/libyaml/yaml-0.1.7.tar.gz
15 HG repository:      https://bitbucket.org/xi/libyaml
16 Bug tracker:        https://bitbucket.org/xi/libyaml/issues/new
17
18 LibYAML is written by Kirill Simonov <xi@resolvent.net> and released
19 under the MIT license; see the file LICENSE for more details.
20
This page took 0.200403 seconds and 5 git commands to generate.