This is an automated email from the ASF dual-hosted git repository.
juanpablo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git
The following commit(s) were added to refs/heads/master by this push:
new f89dd14 ..and fix url
f89dd14 is described below
commit f89dd146a38d6f8d9f3a798d32afdf1261bdbaf7
Author: Juan Pablo Santos RodrÃguez <[email protected]>
AuthorDate: Tue Nov 5 20:26:28 2019 +0100
..and fix url
---
ChangeLog.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ChangeLog.md b/ChangeLog.md
index 4a54bff..b799774 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -21,7 +21,7 @@ under the License.
* _2.11.0-M6-git-04_
-*
[JSPWIKI-JSPWIKI-1120](https://issues.apache.org/jira/browse/JSPWIKI-JSPWIKI-1120):
Strings and Boxed types should be compared using "equals()".
+* [JSPWIKI-1120](https://issues.apache.org/jira/browse/JSPWIKI-1120): Strings
and Boxed types should be compared using "equals()".
Contributed by Haris Adzemovic, thanks!
**2019-11-01 Juan Pablo Santos (juanpablo AT apache DOT org)**