diff --git a/distro/README b/distro/README index 370ce12..c3f72e6 100644 --- a/distro/README +++ b/distro/README @@ -18,7 +18,7 @@ Authors Version and Release Date ------------------------ -v. 6.5.0 +v. 6.5.1 Description diff --git a/distro/changelog.xml b/distro/changelog.xml index a939170..a39c133 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,9 @@ + + Changed several labels into Logger + + #Ticket 2223. This project was enhancements to gwt 2.5.1 @@ -10,7 +15,8 @@ Provide support for public link, Related ticket: #1993 Link sharing and public link: generate a human-readable URL - via URL shortening, Related ticket: #1921 + via URL shortening, Related ticket: #1921 + Fixed bug on shared links, Ticket #630