Skip to content

Commit ff7fffc

Browse files
committed
Add updates for phil-opp/blog_os
1 parent 0adb8d9 commit ff7fffc

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

content/this-month/2021-04/index.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,23 @@ In this section, we describe updates to personal projects that are not directly
138138

139139
<span class="gray">(Section written by [@phil-opp](https://github.com/phil-opp))</span>
140140

141-
This month, ...
141+
We merged the following improvements to the [_Writing an OS in Rust_] blog this month:
142+
143+
- [Translate common texts into Chinese](https://github.com/phil-opp/blog_os/pull/962)
144+
- [Remove note about previously updated dependency](https://github.com/phil-opp/blog_os/pull/964)
145+
- [The `wake_trait` feature is now stable](https://github.com/phil-opp/blog_os/pull/963)
146+
- [Suggestion for `.cargo/config.toml` Explanation](https://github.com/phil-opp/blog_os/pull/974)
147+
- [Add missing word](https://github.com/phil-opp/blog_os/pull/960)
148+
- [Fix typo](https://github.com/phil-opp/blog_os/pull/978)
149+
150+
Thanks to [@alexxroche](https://github.com/alexxroche), [@hi-rustin](https://github.com/hi-rustin), [@moomoolive](https://github.com/moomoolive), and [@kahirokunn](https://github.com/kahirokunn) for their contributions!
151+
152+
We also made some further progress on the upcoming third edition of the blog:
153+
154+
- [Minor improvements to UEFI code examples](https://github.com/phil-opp/blog_os/commit/0b9231f0ba57c189f747660f92bb1e4087e2b20b)
155+
- [Finish first draft of 'UEFI Booting' post](https://github.com/phil-opp/blog_os/commit/1aa7d21d8b3aabd3d4bb2e345f5590451e4dc2da)
156+
- [Resolve some TODOs](https://github.com/phil-opp/blog_os/commit/c61c37643aee942bea7c8dbbb235d0dffa6218bf)
157+
- [Explain how to run the disk images in QEMU (both BIOS and UEFI)](https://github.com/phil-opp/blog_os/commit/b3eace12608d9def1a996f5e2e46549858ba76c4)
142158

143159
### [`cdrzewiecki/celos`](https://gitlab.com/cdrzewiecki/celos)
144160

0 commit comments

Comments
 (0)