Fixed changelog dates.

This commit is contained in:
Severin Gehwolf 2018-06-13 18:10:24 +02:00
parent d15f8672d8
commit ef772db3c4

View File

@ -1701,17 +1701,17 @@ require "copy_jdk_configs.lua"
%changelog
* Tue Jun 12 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:11.0.ea.16-4
* Wed Jun 13 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:11.0.ea.16-4
- Add aarch64 to aot_arches.
* Tue Jun 12 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:11.0.ea.16-3
* Wed Jun 13 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:11.0.ea.16-3
- Rename to package java-11-openjdk.
* Tue Jun 12 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:11.0.ea.16-2
* Wed Jun 13 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:11.0.ea.16-2
- Disable Aarch64 slowdebug build (see JDK-8204331).
- s390x doesn't have the SA even though it's a JIT arch.
* Mon Jun 11 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:11.0.ea.16-1
* Wed Jun 13 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:11.0.ea.16-1
- Initial version of JDK 11 ea based on tag jdk-11+16.
- Removed patches no longer needed or upstream:
sorted-diff.patch (see JDK-8198844)