Skip to content

Commit

Permalink
README: Added release notes for 1.0.2, 1.0.3 and 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jwakely committed Aug 24, 2024
1 parent 0efc285 commit 1f5500f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,22 @@ This can be done with "make check" if you have GNU or BSD make.
The Makefile doesn't work with Solaris make, and probably other versions
of make.

Release notes for PStreams 1.0.4
================================

Added move semantics for the rpstream class.

Release notes for PStreams 1.0.3
================================

Added move semantics for the pstream, ipstream and opstream classes.

Release notes for PStreams 1.0.2
================================

pstream::close() returns the child's exit status now.
Deprecated pstreambuf::init_rbuffers().

Release notes for PStreams 1.0.1
================================

Expand Down

0 comments on commit 1f5500f

Please sign in to comment.