2021-12-27  Timothy Sample  <samplet@ngyro.com>

	Update NEWS for 0.1.1.

	* NEWS: Add a section for 0.1.1.

2021-12-23  Timothy Sample  <samplet@ngyro.com>

	Do not use the bytestructures macro API.

	Using the macro API when cross-compiling causes the host sizes and
	alignments to be used rather than the target's.  Switching to the
	high-level API doesn't noticeably affect performance.

	* lzma/stream.scm: Do not wrap 'lzma-stream-descriptor' in
	'eval-when'; remove the macro API definition form.
	(define-public-lzma-stream-bv-fields): Use the high-level API for
	accessors and modifiers.

2021-12-01  Timothy Sample  <samplet@ngyro.com>

	Initial commit

Copyright © 2021 Timothy Sample <samplet@ngyro.com>

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.  This file is offered as-is,
without any warranty.
