Changeset 5029 for branches/release-0.14.x/ChangeLog
- Timestamp:
- 01/28/10 11:48:37 (2 years ago)
- Files:
-
- 1 modified
-
branches/release-0.14.x/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-0.14.x/ChangeLog
r5007 r5029 1 2010-01-28 Martin Leidig <mleidig@schlund.de> 2 3 Added support for setting cookies at webservice responses. 4 5 Therefore cookies set at the context during processing of a 6 webservice request are added to the HttpServletResponse 7 after the service object's method invocation and right before 8 writing the response. 9 1 10 2010-01-13 Martin Leidig <mleidig@schlund.de> 2 11
