You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2017/03/08 12:55:07 UTC

[03/15] struts-site git commit: Drops false information from announcement

Drops false information from announcement


Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/f06009ee
Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/f06009ee
Diff: http://git-wip-us.apache.org/repos/asf/struts-site/diff/f06009ee

Branch: refs/heads/master
Commit: f06009ee43af5e2c241f48ab0c0c8d6a9812454c
Parents: 7fa1510
Author: Lukasz Lenart <lu...@gmail.com>
Authored: Mon Feb 6 22:13:21 2017 +0100
Committer: Lukasz Lenart <lu...@gmail.com>
Committed: Wed Mar 8 13:54:43 2017 +0100

----------------------------------------------------------------------
 source/announce.md | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts-site/blob/f06009ee/source/announce.md
----------------------------------------------------------------------
diff --git a/source/announce.md b/source/announce.md
index b4853e4..f660871 100644
--- a/source/announce.md
+++ b/source/announce.md
@@ -22,7 +22,6 @@ This release contains several breaking changes and improvements just to mention
  - How to handle 404 when using wildcard instead of error 500 when the wildcard method doesn't exist
  - MessageStoreInterceptor must handle all redirects
  - `MaxMultiPartUpload` limited to 2GB (Long --> Integer)
- - Struts 2.5.8 no longer supports the `<include>` directive in the `struts.xml`
  - `JSONValidationInterceptor` change static parameters names
  - `ServletDispatcherResult` can't handle parameters anymore
  - `TokenInterceptor` synchronized on `session.getId().intern()`