From cba1c4a72c98e2cf8e0cd33cb4228681be0a5a25 Mon Sep 17 00:00:00 2001 From: Dylan Date: Tue, 9 Feb 2016 21:49:16 +1100 Subject: [PATCH] Changelog --- 1.2.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/1.2.md b/1.2.md index 34e1ba5f..7c3bd48e 100644 --- a/1.2.md +++ b/1.2.md @@ -20,6 +20,14 @@ fixes issues where the wallpaper set by gsettings is an xml file. ### Info +**IP Adress**: +- Added function to get your local IP +- Added function to get your public IP \[1\] +- Added `--ip_host` and `$public_ip_host` which allow you to change the website we
+ping for the public IP. + +\[1\] Public IP requires an internet connection as we ping a website. + **Window Manager**: - Grab last occurence of `^exec x` when parsing xinit files.