]> andersk Git - libyaml.git/blobdiff - announcement.msg
Make .travis.yml a little easier to read
[libyaml.git] / announcement.msg
index a2dae20fb51282815a25122c0d37c2cc49b2e0d7..4c004cdb6c178ac2aa2f87ea343644ef9bba50ac 100644 (file)
@@ -1,23 +1,20 @@
-From: Kirill Simonov <xi@gamma.dn.ua>
+From: Kirill Simonov <xi@resolvent.net>
 To: yaml-core@lists.sourceforge.net
-Subject: LibYAML-0.0.1: The initial release
+Subject: LibYAML-0.1.7: A minor bugfix release
 
-I'd like to present the initial release of LibYAML, a YAML parser and emitter
-written in C.
+This is a minor bugfix release of LibYAML, a C library for parsing
+and emitting YAML.
 
-LibYAML homepage:   http://pyyaml.org/wiki/LibYAML
-TAR.GZ package:     http://pyyaml.org/download/libyaml/yaml-0.0.1.tar.gz
-SVN repository:     http://svn.pyyaml.org/libyaml
-Bug tracker:        http://pyyaml.org/newticket?component=libyaml
+* Fixed segfault in yaml_string_write_handler.
+* Fixed invalid simple key assertion.
+* Fixed error handling in some examples (thank to Mathias Svensson).
+* Removed obsolete VS project files.
 
-The library is functionally complete, but the documentation is scarce and the
-API is subject to change.  For more information, you may check the project
-homepage, the doxygen-generated documentation in the `doc` directory of the
-source distribution, and the examples `tests/example-reformatter.c` and
-`tests/example-deconstructor.c`.
+LibYAML homepage:   http://pyyaml.org/wiki/LibYAML
+TAR.GZ package:     http://pyyaml.org/download/libyaml/yaml-0.1.7.tar.gz
+HG repository:      https://bitbucket.org/xi/libyaml
+Bug tracker:        https://bitbucket.org/xi/libyaml/issues/new
 
-LibYAML is written by Kirill Simonov <xi@resolvent.net>.  It is released
-under the MIT license.  See the file LICENSE for more details.
+LibYAML is written by Kirill Simonov <xi@resolvent.net> and released
+under the MIT license; see the file LICENSE for more details.
 
-This project is developed for Python Software Foundation as a part of
-Google Summer of Code under the mentorship of Clark Evans.
This page took 0.028559 seconds and 4 git commands to generate.