From b2678262b8ee1fc657b0e4dcfca107257654012d Mon Sep 17 00:00:00 2001 From: "David A. Mellis" Date: Sat, 30 May 2009 09:47:26 +0000 Subject: [PATCH] Updating readme. --- readme.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.txt b/readme.txt index 086f27b02..d0efc832c 100644 --- a/readme.txt +++ b/readme.txt @@ -71,6 +71,8 @@ UPDATES * Adding "Copy as HTML" command to the Tools menu. * Eliminating (maybe) the occasional "Couldn't determine program size" errors. Thanks to the Clever Monkey. +* Moving selection of Linux look-and-feel into the arduino script so it can + be changed by users. Thanks to Eberhard Fahle. [tools] * Adding automatic dependency generation to the Makefile. (Lars Immisch)