Changeset 360 for pyyaml/trunk/CHANGES
- Timestamp:
- 08/29/09 20:07:20 (4 years ago)
- File:
-
- 1 edited
-
pyyaml/trunk/CHANGES (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pyyaml/trunk/CHANGES
r336 r360 1 1 2 2 For a complete Subversion changelog, see 'http://pyyaml.org/log/pyyaml'. 3 4 5 3.09 (2009-08-31) 6 ----------------- 7 8 * Fixed an obscure scanner error not reported when there is 9 no line break at the end of the stream (Thank to Ingy). 10 * Fixed use of uninitialized memory when emitting anchors with 11 LibYAML bindings (Thank to cegner(at)yahoo-inc(dot)com). 12 * Fixed emitting incorrect BOM characters for UTF-16 (Thank to 13 Valentin Nechayev) 14 * Fixed the emitter for folded scalars not respecting the preferred 15 line width (Thank to Ingy). 16 * Fixed a subtle ordering issue with emitting '%TAG' directives 17 (Thank to Andrey Somov). 18 * Fixed performance regression with LibYAML bindings. 3 19 4 20
Note: See TracChangeset
for help on using the changeset viewer.
