24 lines
638 B
Text
24 lines
638 B
Text
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
|
||
|
||
|
||
Overview of changes in 0.0.1
|
||
============================
|
||
|
||
* First preview release
|
||
|
||
|
||
----
|
||
|
||
Copyright © 2018 – 2019 Red Hat, Inc.
|
||
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.
|