Wrote uptime.  Doesn't use /proc. :)
 -Erik
diff --git a/Changelog b/Changelog
index 7593532..c671f7a 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,5 @@
 0.43
-	* Wrote basename.
+	* Wrote basename, and uptime.
 	* Added freeramdisk, which will free up all memory associated
 	    with a ram disk.  Contributed by Emanuele Caratti <wiz@iol.it>
 	    and then adjusted a bit by me.