Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#13402 closed enhancement (fixed)

libyaml-dist-0.2.3

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 10.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version

Change History (5)

comment:1 by Douglas R. Reno, 4 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 4 years ago

0.2.3 2020-04-11

  - https://github.com/yaml/libyaml/pull/130
    Fixed typo.

  - https://github.com/yaml/libyaml/pull/144
    Fix typo in comment

  - https://github.com/yaml/libyaml/pull/140
    Use pointer to const for strings that aren't/shouldn't be modified

  - https://github.com/yaml/libyaml/pull/128
    Squash a couple of warnings in example-deconstructor-alt

  - https://github.com/yaml/libyaml/pull/151
    Fix spelling for error message

  - https://github.com/yaml/libyaml/pull/161
    Make appveyor config be a hidden file

  - https://github.com/yaml/libyaml/pull/159
    Add CHANGES file

  - https://github.com/yaml/libyaml/pull/160
    Always output document end before directive (YAML 1.2 compatibility)

  - https://github.com/yaml/libyaml/pull/162
    Output document end marker after open ended scalars

  - https://github.com/yaml/libyaml/pull/157
    change cmake target name from libOFF.a to libyaml.a

  - https://github.com/yaml/libyaml/pull/155
    include/yaml.h: fix comments

  - https://github.com/yaml/libyaml/pull/169
    Fixed missing token in example

  - https://github.com/yaml/libyaml/pull/127
    Avoid recursion in the document loader.

  - https://github.com/yaml/libyaml/pull/172
    Support %YAML 1.2 directives

  - https://github.com/yaml/libyaml/pull/66
    Change dllexport controlling macro to use _WIN32

comment:3 by Douglas R. Reno, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r22991

comment:4 by Bruce Dubbs, 4 years ago

Milestone: 9.210,0

Milestone renamed

comment:5 by Bruce Dubbs, 4 years ago

Milestone: 10,010.0

Milestone renamed

Note: See TracTickets for help on using tickets.