Skip to content

Commit 6c531b5

Browse files
committed
v3.3
1 parent 0b8cdc4 commit 6c531b5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Linux/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@ Here are the availble *initrd variables*:
6262
6363
## Changelog
6464
65+
### v3.3 (2015-09-07)
66+
67+
* Do not test `/sbin/init` availability using `test -x` to works against absolute symlinks [#82](https://github.com/scaleway/initrd/issues/82)
68+
* Added `get_userdata` helper [#80](https://github.com/scaleway/initrd/issues/80)
69+
* Added a temporary hack for letting getty the time to flush [#76](https://github.com/scaleway/initrd/issues/76)
70+
6571
### v3.2 (2015-08-28)
6672
6773
* Improved debug,warn,error messages

0 commit comments

Comments
 (0)