Repository: incubator-juneau Updated Branches: refs/heads/master 328615e9a -> f81ff9628
Update release notes for 6.0.1 Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau/commit/f81ff962 Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau/tree/f81ff962 Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau/diff/f81ff962 Branch: refs/heads/master Commit: f81ff96284174ebadfbb14b415b66df2cfd4550f Parents: 328615e Author: JamesBognar <[email protected]> Authored: Mon Dec 19 11:17:49 2016 -0500 Committer: JamesBognar <[email protected]> Committed: Mon Dec 19 11:17:49 2016 -0500 ---------------------------------------------------------------------- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/f81ff962/RELEASE-NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 1044910..6fdf837 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -19,6 +19,7 @@ Release Notes - Juneau - Version 6.0.1 * [JUNEAU-21] - Scrub references to IBM from code. * [JUNEAU-22] - Localization bugs in CalendarSwap JUnits * [JUNEAU-23] - Fix various maven build warnings. + * [JUNEAU-24] - Fix release issues discovered by Stian ** Improvement * [JUNEAU-18] - Add HtmlDocSerializer.DEFAULT field.
