]> git.imager.perl.org - imager.git/blobdiff - Changes
and the release date
[imager.git] / Changes
diff --git a/Changes b/Changes
index 0910c86c0521632f560825cba7c76c370d5969ae..63d44f277882bdfb02fffe29e27c6782cf4de741 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Imager release history.  Older releases can be found in Changes.old
 
-Imager 1.010 - ???
+Imager 1.010 - 13 Feb 2019
 ============
 
 General changes:
@@ -14,6 +14,11 @@ General changes:
    message.  Thanks to Peter Sergeant for reporting this.
    https://rt.cpan.org/Ticket/Display.html?id=128481
 
+ - use undeprecated encoding symbols for FT2.  This should fix the
+   build on the badly patched CentOS 7 Freetype 2.  Thanks to Slaven
+   Rezic for the report.
+   https://rt.cpan.org/Ticket/Display.html?id=128142
+
 Coverity has come back up read-only, a few more changes:
 
  - add missing va_end() for bmp.c's write_packed().  CID 185320.