This commit is contained in:
James Agnew 2016-02-03 14:08:52 -05:00
parent 93d9011691
commit 715ab0e269
2 changed files with 9 additions and 0 deletions

View File

@ -208,6 +208,10 @@
<id>matt-blanchette</id>
<name>Matt Blanchette</name>
</developer>
<developer>
<id>petromykhailysyn</id>
<name>Petro Mykhaylyshyn</name>
</developer>
</developers>
<licenses>

View File

@ -166,6 +166,11 @@
manually, the the manual call led to a warning about
the EntityManager being created twice.
</action>
<action type="add" issue="289">
Allow server to correctly figure out it's own address even if the container provides
a Servlet Context Path which does not include the root. Thanks to Petro Mykhaylyshyn
for the pull request!
</action>
</release>
<release version="1.3" date="2015-11-14">
<action type="add">