From 5439ff2195af884d473b12a092ade6b2d653e80b Mon Sep 17 00:00:00 2001 From: str4d Date: Sun, 29 May 2016 05:06:10 +0000 Subject: [PATCH] Update history --- history.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/history.txt b/history.txt index 98820fe0ec..e12447e061 100644 --- a/history.txt +++ b/history.txt @@ -1,3 +1,6 @@ +2016-05-29 str4d + * LogWriter: Dynamically load Android writer + 2016-05-25 zzz * DesktopGui: Add monochrome icons for Windows and Mac * Reseed: @@ -5,6 +8,9 @@ - Update list of sources requiring SNI * Translations: Update English po files +2016-05-22 str4d + * I2CP: Dynamically load Android domain socket code + 2016-05-20 zzz * DesktopGui: - Fix systray menu redraw on Mac;