From f52694c7f2171f789e0cbbff345d6b03c31cf18c Mon Sep 17 00:00:00 2001 From: sahitya pavurala Date: Sat, 20 Dec 2014 22:27:19 -0500 Subject: [PATCH] Update README.txt --- README.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 1105fa8c..9fbf0d94 100644 --- a/README.txt +++ b/README.txt @@ -208,4 +208,5 @@ Changelog: 12/18/2014 - Wrapped the save Java files as zip around an exception handler, it will now safely show the exception if any is thrown. 12/18/2014 - Fixed not escaping the Java strings by default for the Bytecode decompiler. - http://i.imgur.com/YrRnZA7.png 12/18/2014 - Used Eclipse's code formatting tool and formatted the code -12/19/2014 - Priav03 fixed the quick class searcher. \ No newline at end of file +12/19/2014 - Priav03 fixed the quick class searcher. +