Skip to content

Commit 3dee43b

Browse files
committed
#0000 Release 5.3.0
1 parent a5d6bee commit 3dee43b

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<classpath>
33
<classpathentry kind="src" path="sources"/>
4-
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java-8x64"/>
4+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java-8"/>
55
<classpathentry kind="output" path="program/classes"/>
66
</classpath>

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
5.3.0 202007xx
1+
5.3.0 20200831
22
BF: HTTP(S) AccessLog: Correction in the file name of the log file (use http_host instead of remote_host)
33
BF: HTTP(S) Content Types: Correction of xml/xsl/xslt to use application/xslt+xml
44
BF: HTTP(S) Request: Correction of the request validation

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,9 @@ Street, Fifth Floor, Boston, MA 02110-1301, USA.
132132

133133

134134
# Downloads
135-
[Seanox Devwex 5.2.0](https://github.com/seanox/devwex/raw/master/releases/seanox-devwex-5.2.0.zip)
136-
[Seanox Devwex 5.2.0 Sources](https://github.com/seanox/devwex/raw/master/releases/seanox-devwex-5.2.0-src.zip)
137-
[Seanox Devwex 5.2.0 Test](https://github.com/seanox/devwex-test/raw/master/releases/seanox-devwex-test-5.2.0.zip)
135+
[Seanox Devwex 5.3.0](https://github.com/seanox/devwex/raw/master/releases/seanox-devwex-5.3.0.zip)
136+
[Seanox Devwex 5.3.0 Sources](https://github.com/seanox/devwex/raw/master/releases/seanox-devwex-5.3.0-src.zip)
137+
[Seanox Devwex 5.3.0 Test](https://github.com/seanox/devwex-test/raw/master/releases/seanox-devwex-test-5.3.0.zip)
138138

139139

140140
# Extensions
@@ -148,7 +148,7 @@ Go to the program directory and start the program directly or by script.
148148

149149

150150
# Changes (Change Log)
151-
## 5.3.0 202007xx (summary of the next version)
151+
## 5.3.0 20200831 (summary of the current version)
152152
BF: HTTP(S) AccessLog: Correction in the file name of the log file (use http_host instead of remote_host)
153153
BF: HTTP(S) Content Types: Correction of xml/xsl/xslt to use application/xslt+xml
154154
BF: HTTP(S) Request: Correction of the request validation
681 KB
Binary file not shown.

releases/seanox-devwex-5.3.0.zip

191 KB
Binary file not shown.

0 commit comments

Comments
 (0)