toolbox/NEWS

32 lines
817 B
Text
Raw Normal View History

2019-01-04 12:41:43 +00:00
Overview of changes in 0.0.3
============================
* Clean up the Buildah working containers on error
* Unbreak creating the toolbox if the toolbox image already exists
2018-11-12 14:49:04 +00:00
Overview of changes in 0.0.2
============================
* Allow an 'F' or 'f' prefix when specifying the release
* Avoid a Bash-ism (ie. ==) and stick to POSIX (ie. =)
* Fallback to /bin/bash if $SHELL doesn't exist in the toolbox container
* Give access to the system D-Bus instance
* Make shm_open work
2018-10-19 17:25:13 +00:00
Overview of changes in 0.0.1
============================
* First preview release
----
2019-01-04 12:37:52 +00:00
Copyright © 2018 2019 Red Hat, Inc.
2018-10-19 17:25:13 +00:00
All rights reserved.
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.