diff --git a/FT2/Changes b/FT2/Changes index 89d3a5e5..11576538 100644 --- a/FT2/Changes +++ b/FT2/Changes @@ -5,6 +5,9 @@ Imager-Font-FT2 0.83 context rather than integers, which should be more efficient. https://rt.cpan.org/Ticket/Display.html?id=69158 + - the default text color is no longer transparent. + https://rt.cpan.org/Ticket/Display.html?id=71469 + Imager-Font-FT2 0.82 ==================== diff --git a/T1/Changes b/T1/Changes index 5e6e5d91..ece99f37 100644 --- a/T1/Changes +++ b/T1/Changes @@ -14,6 +14,9 @@ Imager::Font::T1 1.015 context rather than integers, which should be more efficient. https://rt.cpan.org/Ticket/Display.html?id=69158 + - the default text color is no longer transparent. + https://rt.cpan.org/Ticket/Display.html?id=71469 + Imager::Font::T1 1.014 ====================== diff --git a/W32/Changes b/W32/Changes index 6bf0cfe9..e28a5716 100644 --- a/W32/Changes +++ b/W32/Changes @@ -1,3 +1,9 @@ +Imager-Font-W32 0.82 +==================== + + - the default text color is no longer transparent. + https://rt.cpan.org/Ticket/Display.html?id=71469 + Imager-Font-W32 0.81 ====================