From 88ba4a3b97a14a1043551d173a7774b7fe9e3d50 Mon Sep 17 00:00:00 2001 From: Peter Quiring Date: Thu, 9 Jul 2015 15:30:14 -0400 Subject: [PATCH] 9.4.0 --- projects/jphonelite/whatsnew.txt | 3 ++- whatsnew.txt | 6 +++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/projects/jphonelite/whatsnew.txt b/projects/jphonelite/whatsnew.txt index ec47414a6..29da40a0b 100755 --- a/projects/jphonelite/whatsnew.txt +++ b/projects/jphonelite/whatsnew.txt @@ -1,8 +1,9 @@ CHANGELOG: 7-9-2015 : v1.9.7 released - just minor fixes for linux users - - if native libraries aren't loaded the audio portion of phone will still work + - if native libraries aren't loaded the app will not exit but the video button will be disabled - now includes 32bit linux libraries + - this should fix bug #29 6-30-2015 : v1.9.6 released - fixed support for QOP auth and Record-Route fields (RFC 2543 6.29). - flowroute.com is now supported diff --git a/whatsnew.txt b/whatsnew.txt index ab994dfa6..708ba8df4 100755 --- a/whatsnew.txt +++ b/whatsnew.txt @@ -4,8 +4,9 @@ Jul 9/2015 : JF 9.4.0 released! - JFNative no longer exits if the jfnative libraries are not found - now includes 32bit linux native libraries - MSI packages can now include a stripped down JRE + - see javaforce.utils.jheat - new ant tasks: jremsi32 and jremsi64 - - only required files are included (see javaforce.utils.jheat) + - only required files are included - even the rt.jar is cut down in size - the MSI files are only 20MBs larger with the JRE bundled - javapackager makes the MSI files 50+MBs larger (too big) @@ -18,6 +19,9 @@ Jul 9/2015 : JF 9.4.0 released! - fixed drag and drop entries between groups - jfFTP/0.7 released! - fixed progress bar with sftp transfers + - jfWebProxy/1.5.0 released! + - a proxy server that uses jsp or php webservers hosted else where + - formerly jGAEProxy (released separately) - some larger jars in /jars are now downloaded with ant get tasks Jun 30/2015 : JF 9.3.0 released!