Brixomatic commented on a change in pull request #114:
URL: https://github.com/apache/commons-imaging/pull/114#discussion_r560530621
##########
File path: src/main/java/org/apache/commons/imaging/color/ColorCieLch.java
##########
@@ -19,10 +19,14 @@
/**
* Represents a color in the CIELCH color space.
*
- * <p>Contains the constant values for black, white, red,
- * green, and blue.</p>
+ * <p>
+ * Contains the constant values for black, white, red,
+ * green, and blue.
+ * </p>
+ * Changes: H renamed to h.
Review comment:
> The changes must be documented in a JIRA issue and linked to the
changelog (i.e. the JIRA number is added to src/changes/changes.xml later, used
to generate the changes report from the project site).
I don't have access to the JIRA. Would you mind to do that for me, given my
comments in this PR?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]