Added chapter todo
This commit is contained in:
18
CHANGELOG.md
18
CHANGELOG.md
@@ -1,19 +1,23 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## Todo
|
||||||
|
|
||||||
|
- [ ] Tests on different platforms (e.g. busybox)
|
||||||
|
|
||||||
## [0.2](https://winklerfamilie.eu/git/efelon/rdlink/releases/tag/v0.2) - 2022-03-22
|
## [0.2](https://winklerfamilie.eu/git/efelon/rdlink/releases/tag/v0.2) - 2022-03-22
|
||||||
|
|
||||||
* Fix pattern substitution bugs (found with Bash 3.2.57)
|
* Fix pattern substitution bugs (found with bash 3.2.57)
|
||||||
* Test successful on
|
* Test successful on
|
||||||
* Ubuntu x86_64 (Ubuntu 20.04.4 LTS)
|
* Ubuntu x86_64 (Ubuntu 20.04.4 LTS)
|
||||||
GNU bash, version 3.2.57(1)-release
|
**GNU bash, version 3.2.57**
|
||||||
|
|
||||||
## [0.1](https://winklerfamilie.eu/git/efelon/rdlink/releases/tag/v0.1) - 2022-03-22
|
## [0.1](https://winklerfamilie.eu/git/efelon/rdlink/releases/tag/v0.1) - 2022-03-22
|
||||||
|
|
||||||
* First relase
|
* First relase
|
||||||
* behavior for normal cases same as readlink -f
|
* behavior for normal cases same as readlink -f
|
||||||
* Tests successful on
|
* Tests successful on
|
||||||
* Raspberry Pi OS aarch64/arm64 (Debian GNU/Linux 11 (bullseye))
|
* Raspberry Pi OS aarch64/arm64 (Debian GNU/Linux 11 (bullseye))
|
||||||
GNU bash, version 5.1.4(1)-release
|
**GNU bash, version 5.1.4**
|
||||||
* Ubuntu x86_64 (Ubuntu 20.04.4 LTS)
|
* Ubuntu x86_64 (Ubuntu 20.04.4 LTS)
|
||||||
GNU bash, Version 5.0.17(1)-release
|
**GNU bash, Version 5.0.17**
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user