From 2e9fdc6d9fc9047116e720ab3a30c685b5446b6d Mon Sep 17 00:00:00 2001 From: str4d Date: Thu, 9 Aug 2012 02:36:39 +0000 Subject: [PATCH] Updated history.txt --- history.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/history.txt b/history.txt index b2a84d686e..e7c9cfdc0d 100644 --- a/history.txt +++ b/history.txt @@ -1,3 +1,14 @@ +2012-08-07 str4d + * Console: + - Theme updates from dr|z3d + - Changed universal theming key so it is not mistaken as a theme + name by the routerconsole + * i2psnark: + - Theme updates from dr|z3d + - If universal theming is set and routerconsole theme is classic, + use light theme explicitly + * susidns: new midnight theme from dr|z3d + 2012-08-06 zzz * Clone System properties before iterating to avoid ConcurrentModificationException (ticket #680)