From b6678eb7cbce9f57d373feba8f07c6fac8d222e6 Mon Sep 17 00:00:00 2001 From: Anton Keks Date: Sun, 19 Nov 2017 16:53:44 +0200 Subject: [PATCH] better wording for release notes --- RELEASE-NOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 005bc617..f8607ab6 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,6 +1,6 @@ Changes in 3.5.2: - Support for Java 9 in Windows installer and executable as well as deb packages -- Easier testing of new translations by adding Class-Path to the manifest +- Easier testing of new translations by putting the messages* file to the same directory as executable - Support for lang_COUNTRY locales, e.g. pt_BR - Some common error cases improved (using gathered data from GA) - Increased maximum number of addresses generated by Random Feeder