diff --git a/1.7.md b/1.7.md
index e9fae17e..cb2acf61 100644
--- a/1.7.md
+++ b/1.7.md
@@ -72,6 +72,9 @@ underline_enabled="on"
For example, if the user has both `dpkg` and `pacman` installed the function will
add up the packages from both package managers to get a grand total. (`dpkg pkgs` + `pacman pkgs`)
+**Uptime**
+- Fixed various issues with OS X and BSD.
+
**Desktop Environment**
- [ Linux ] Fallback to using `xprop` if `$XDG_CURRENT_DESKTOP` is empty.
- Use `$de` instead of `$XDG_CURRENT_DESKTOP` for wallpaper and theme detection.